ComponentOne DockControl for WPF and Silverlight
IsDragOver Property

C1.WPF.Docking Namespace > C1DockPickerPart Class : IsDragOver Property
Gets or sets a value that determines whether the user is dragging a C1DockTabItem or C1DockTabControl over the element.
Syntax
'Declaration
 
Public ReadOnly Property IsDragOver As System.Boolean
public System.bool IsDragOver {get;}
Remarks
The default value for this property is False.
See Also

Reference

C1DockPickerPart Class
C1DockPickerPart Members