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

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