UI Automation Structures

This section describes the structures used by UI Automation client applications and UI Automation providers for Microsoft Win32.

Structures

UiaAndOrCondition

Note  This structure is deprecated.

Contains information about a complex condition.UiaAsyncContentLoadedEventArgs

Note  This structure is deprecated.

Contains information about an event raised when content is being asynchronously loaded by a user interface (UI) element.UiaCacheRequest

Note  This structure is deprecated.

Contains information about a request to cache data about UI Automation elements.UiaCondition

Note  This structure is deprecated.

Contains information about a condition.UiaEventArgs

Note  This structure is deprecated.

Contains information about a Microsoft UI Automation event.UiaFindParams

Note  This structure is deprecated.

Contains parameters used in the UiaFind function.UiaFocusChangedEventArgs

Note  This structure is deprecated.

Contains information about an event that is raised when the focus changes from one window to another.UiaNotCondition

Note  This structure is deprecated.

Contains information about a negative condition.UiaPoint

Contains the coordinates of a point.

UiaPropertyChangedEventArgs

Note  This structure is deprecated.

Contains information about an event that is raised when a UI Automation element property change occurs.UiaPropertyCondition

Note  This structure is deprecated.

Contains information about a condition used to find UI Automation elements that have a matching property.UiaRect

Contains the position and size of a rectangle, in screen coordinates.

UiaStructureChangedEventArgs

Note  This structure is deprecated.

Contains information about an event that is raised when the structure of the UI Automation tree changes.UiaToolTipOpenedEventArgs

Note  This structure is deprecated.

Contains information about an event that is raised when a tooltip opens.UIAutomationEventInfo

Contains information about a custom event.

UIAutomationMethodInfo

Contains information about a method.

UIAutomationParameter

Contains information about a parameter.

UIAutomationPatternInfo

Contains information about a custom control pattern.

UIAutomationPropertyInfo

Contains information about a UI Automation property.

UiaWindowClosedEventArgs

Note  This structure is deprecated.

Contains information about an event that is raised when one or more windows closes.