ComponentOne FinancialChart for WPF
C1.WPF 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
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1Window.ShowMaximizeButtonProperty
    public static readonly DependencyProperty ShowMaximizeButtonProperty
    public:
    static readonly DependencyProperty^ ShowMaximizeButtonProperty
    See Also