IRawElementProviderAdviseEvents Methods
.NET Framework 4.5
The IRawElementProviderAdviseEvents type exposes the following members.
| Name | Description | |
|---|---|---|
|
AdviseEventAdded | Notifies the UI Automation provider when a UI Automation client begins listening for a specific event, including a property-changed event. |
|
AdviseEventRemoved | Notifies the UI Automation provider when a UI Automation client stops listening for a specific event, including a property-changed event. |
|
GetPatternProvider | Retrieves an object that provides support for a control pattern on a UI Automation element. (Inherited from IRawElementProviderSimple.) |
|
GetPropertyValue | Retrieves the value of a property supported by the UI Automation provider. (Inherited from IRawElementProviderSimple.) |