Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1Window Class / ShowMinimizeButtonProperty Field

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