Gets or sets a value that indicates whether a window is restored, minimized, or maximized.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public C1WindowState WindowState { get; set; } |
| Visual Basic |
|---|
Public Property WindowState As C1WindowState Get Set |