WindowPatternIdentifiers Class
Contains values used as identifiers by IWindowProvider.
Assembly: UIAutomationTypes (in UIAutomationTypes.dll)
| 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. |
These identifiers are used by UI Automation providers. UI Automation client applications should use the equivalent fields in WindowPattern.
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

