AutomationInteropProvider Methods
.NET Framework 4.5
The AutomationInteropProvider type exposes the following members.
| Name | Description | |
|---|---|---|
|
HostProviderFromHandle | Returns a UI Automation provider that represents the specified window. |
|
RaiseAutomationEvent | Raises a pattern event or a custom event. |
|
RaiseAutomationPropertyChangedEvent | Raises an event when a UI Automation property has changed. |
|
RaiseStructureChangedEvent | Raises an event when the UI Automation tree has changed. |
|
ReturnRawElementProvider | Returns the UI automation provider for an element in response to a WM_GETOBJECT message. |