ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / C1Window Class / ShowMaximizeButtonProperty Field

In This Topic
    ShowMaximizeButtonProperty Field
    In This Topic
    Identifies the ShowMaximizeButton dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ShowMaximizeButtonProperty As DependencyProperty
    public static readonly DependencyProperty ShowMaximizeButtonProperty
    See Also