ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1Window Class / WindowStateProperty Field



In This Topic
    WindowStateProperty Field
    In This Topic
    Identifies the WindowState dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly WindowStateProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1Window.WindowStateProperty
    public static readonly DependencyProperty WindowStateProperty
    public:
    static readonly DependencyProperty^ WindowStateProperty
    See Also