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

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