AutomationElement Properties
.NET Framework 3.0
| 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. |
Reference
AutomationElement ClassSystem.Windows.Automation Namespace