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

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