ComponentOne SpellChecker for WPF and Silverlight
C1.Silverlight.SpellChecker Namespace / C1SpellDialog Class / WindowState Property

In This Topic
    WindowState Property (C1SpellDialog)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property WindowState As C1.Silverlight.C1WindowState
    public C1.Silverlight.C1WindowState WindowState {get; set;}
    See Also