ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / C1DockTabControl Class / DragProperty Field

In This Topic
    DragProperty Field (C1DockTabControl)
    In This Topic
    Internal property used on the header element in the control's template.
    Syntax
    'Declaration
     
    Public Shared ReadOnly DragProperty As DependencyProperty
    public static readonly DependencyProperty DragProperty
    See Also