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

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