IUIAutomationElement3 interface (uiautomationclient.h)
Extends the IUIAutomationElement2 interface.
Inheritance
The IUIAutomationElement3 interface inherits from IUIAutomationElement2. IUIAutomationElement3 also has these types of members:
Methods
The IUIAutomationElement3 interface has these methods.
| IUIAutomationElement3::get_CachedIsPeripheral Retrieves the cached peripheral UI indicator for the element. |
| IUIAutomationElement3::get_CurrentIsPeripheral Retrieves the current peripheral UI indicator for the element. |
| IUIAutomationElement3::ShowContextMenu Programmatically invokes a context menu on the target element. (IUIAutomationElement3.ShowContextMenu) |
Requirements
| Minimum supported client | Windows 8.1 [desktop apps only] |
| Minimum supported server | Windows Server 2012 R2 [desktop apps only] |
| Target Platform | Windows |
| Header | uiautomationclient.h (include UIAutomation.h) |