MindFusion.Wpf Pack Programmer's Guide
Window.WindowState Property
See Also
 





Gets or sets the current state of the window. This is a dependency property.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Common.Wpf

 Syntax

C#  Copy Code

public WindowState WindowState { get; set; }

Visual Basic  Copy Code

Public Property WindowState As WindowState

 Property Value

A member of the WindowState enumeration.

 See Also

Window Members
Window Class
MindFusion.UI.Wpf Namespace