ComponentOne DockControl for WPF and Silverlight
Target Property

C1.WPF.Docking Namespace > PickerLoadingEventArgs Class : Target Property
Gets the C1DockTabControl below the mouse.
Syntax
'Declaration
 
Public ReadOnly Property Target As C1DockTabControl
public C1DockTabControl Target {get;}
Remarks
The value of this property may be null.
See Also

Reference

PickerLoadingEventArgs Class
PickerLoadingEventArgs Members