IUIAutomationElement9 interface (uiautomationclient.h)

Extends the IUIAutomationElement8 interface.

Inheritance

The IUIAutomationElement9 interface inherits from the IUIAutomationElement8 interface.

Methods

The IUIAutomationElement9 interface has these methods.

 
IUIAutomationElement9::get_CachedIsDialog

Retrieves the cached is dialog window indicator for the element.
IUIAutomationElement9::get_CurrentIsDialog

Retrieves the current is dialog window indicator for the element.

Requirements

Requirement Value
Minimum supported client Windows 10, version 1809 [desktop apps only]
Minimum supported server Windows Server [desktop apps only]
Target Platform Windows
Header uiautomationclient.h (include UIAutomation.h)

See also

IUIAutomationElement8

UI Automation Element Interfaces for Clients