ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / C1DockPickerPart Class / IsDragOverProperty Field

In This Topic
    IsDragOverProperty Field (C1DockPickerPart)
    In This Topic
    Identifies the C1DockPickerPart.IsDragOver dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly IsDragOverProperty As DependencyProperty
    public static readonly DependencyProperty IsDragOverProperty
    See Also