📄️ IEmbeddedRootProvider Interface
Exposure methods and properties to support UI Automation client access to the root of an automation tree hosted by another UI framework.
📄️ IExpandCollapseProvider Interface
Exposes methods and properties to support UI Automation client access to controls that visually expand to display content and collapse to hide content.
📄️ IInvokeProvider Interface
Exposes methods and properties to support UI Automation client access to controls that initiate or perform a single, unambiguous action and do not maintain state when activated.
📄️ IRangeValueProvider Interface
Exposes methods and properties to support access by a UI Automation client to controls that can be set to a value within a range.
📄️ IRootProvider Interface
Exposes methods and properties to support UI Automation client access to the root of an automation tree.
📄️ IScrollProvider Interface
Exposes methods and properties to support access by a UI Automation client to a control that acts as a scrollable container for a collection of child objects.
📄️ ISelectionItemProvider Interface
Exposes methods and properties to support access by a UI Automation client to individual, selectable child controls of containers that implement ISelectionProvider.
📄️ ISelectionProvider Interface
Exposes methods and properties to support access by a UI Automation client to controls that act as containers for a collection of individual, selectable child items.
📄️ IToggleProvider Interface
Exposes methods and properties to support UI Automation client access to controls that can cycle through a set of states and maintain a particular state.
📄️ IValueProvider Interface
Exposes methods and properties to support access by a UI Automation client to controls that have an intrinsic value that does not span a range and that can be represented as a string.
📄️ ScrollAmount Enumeration
Definition
📄️ ToggleState Enumeration
Contains values that specify the toggle state of a UI Automation element.