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

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