AutomationElement Properties
.NET Framework 4
The AutomationElement type exposes the following members.
| Name | Description | |
|---|---|---|
|
Cached | Gets the cached UI Automation property values for this AutomationElement object. |
|
CachedChildren | Gets the cached child elements of this AutomationElement. |
|
CachedParent | Gets the cached parent of this AutomationElement. |
|
Current | Gets the current property values of the AutomationElement. |
|
FocusedElement | Gets the AutomationElement that currently has focus. |
|
RootElement | Gets the root AutomationElement for the current desktop. |