WindowPatternIdentifiers Fields
.NET Framework 4.5
The WindowPatternIdentifiers type exposes the following members.
| Name | Description | |
|---|---|---|
|
CanMaximizeProperty | Identifies the CanMaximize property. |
|
CanMinimizeProperty | Identifies the CanMinimize property. |
|
IsModalProperty | Identifies the IsModal property. |
|
IsTopmostProperty | Identifies the IsTopmost property. |
|
Pattern | Identifies the WindowPattern pattern. |
|
WindowClosedEvent | Identifies the event that is raised when a window is closed. |
|
WindowInteractionStateProperty | Identifies the WindowInteractionState property. |
|
WindowOpenedEvent | Identifies the event that is raised when a window is opened. |
|
WindowVisualStateProperty | Identifies the WindowVisualState property. |