InvokePatternIdentifiers Class
Contains values used as identifiers by IInvokeProvider.
Assembly: UIAutomationTypes (in UIAutomationTypes.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | InvokedEvent | Identifies the event raised when a control is activated. |
![]() ![]() | Pattern | Identifies the InvokePattern control pattern. |
These identifiers are used by UI Automation providers. UI Automation client applications should use the equivalent fields in InvokePattern.
Available since 3.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.
System.Windows.Automation Namespace
UI Automation Control Patterns Overview
UI Automation Providers Overview
Support Control Patterns in a UI Automation Provider
Invoke a Control Using UI Automation
Implementing the UI Automation Invoke Control Pattern
InvokePattern and ExpandCollapsePattern Menu Item Sample

