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

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