|
| Class | Description |
|---|
.gif) | AndCondition | Represents a combination of two or more PropertyCondition objects that must both be true for a match. |
.gif) | AsyncContentLoadedEventArgs | Provides data for a AsyncContentLoadedEvent. |
.gif) | Automation | Contains methods and fields for UI Automation client applications. |
.gif) | AutomationElement | Represents a UI Automation element in the UI Automation tree, and contains values used as identifiers by UI Automation client applications. |
.gif) | AutomationElementCollection | Represents a collection of AutomationElement objects. |
.gif) | AutomationElementIdentifiers | Contains values used as identifiers by UI Automation providers. |
.gif) | AutomationEvent | Identifies a UI Automation event. |
.gif) | AutomationEventArgs | Provides data for UI Automation events that are passed to an AutomationEventHandler delegate. |
.gif) | AutomationFocusChangedEventArgs | Provides data for a focus-changed event. |
.gif) | AutomationIdentifier | Base class for types that identify control types, events, patterns, properties, and text attributes in UI Automation. |
.gif) | AutomationPattern | Identifies a control pattern. |
.gif) | AutomationProperties | Provides a means of getting or setting the value of the associated properties of the instance of the AutomationPeer element. |
.gif) | AutomationProperty | Identifies a property of an AutomationElement. |
.gif) | AutomationPropertyChangedEventArgs | Provides information about a property-changed event. |
.gif) | AutomationTextAttribute | Identifies UI Automation text attributes. |
.gif) | BasePattern | Provides the base implementation for control pattern classes. |
.gif) | CacheRequest | Specifies properties and patterns that the UI Automation framework caches when an AutomationElement is obtained. |
.gif) | ClientSettings | Contains methods that make client-side providers available to the client. |
.gif) | Condition | Base type for conditions used in filtering when searching for elements in the UI Automation tree. |
.gif) | ControlType | Identifies the type of a user interface (UI) control. |
.gif) | DockPattern | Represents controls that expose their dock properties within a docking container. |
.gif) | DockPatternIdentifiers | Contains values used as identifiers for IDockProvider. |
.gif) | ElementNotAvailableException | Contains information about the exception that is raised when an attempt is made to access an UI Automation element corresponding to a part of the user interface that is no longer available. |
.gif) | ElementNotEnabledException | Contains information about the exception that is raised when an attempt is made to manipulate a control that is not enabled. |
.gif) | ExpandCollapsePattern | Represents controls that visually expand to display content and collapse to hide content. |
.gif) | ExpandCollapsePatternIdentifiers | Contains values used as identifiers by IExpandCollapseProvider. |
.gif) | GridItemPattern | Represents child controls of containers that support GridPattern. |
.gif) | GridItemPatternIdentifiers | Contains values used as identifiers by IGridItemProvider. |
.gif) | GridPattern | Represents controls that act as containers for a collection of child elements. The children of this control support GridItemPattern and are organized in a two-dimensional logical coordinate system that can be traversed by row and column. |
.gif) | GridPatternIdentifiers | Contains values used as identifiers by IGridProvider. |
.gif) | InvokePattern | Represents controls that initiate or perform a single, unambiguous action and do not maintain state when activated. |
.gif) | InvokePatternIdentifiers | Contains values used as identifiers by IInvokeProvider. |
.gif) | MultipleViewPattern | Represents controls that provide, and are able to switch between, multiple representations of the same set of information or child controls. |
.gif) | MultipleViewPatternIdentifiers | Contains values used as identifiers by IMultipleViewProvider. |
.gif) | NoClickablePointException | Contains information about the exception that is raised when GetClickablePoint is called on a UI Automation element that has no clickable point. |
.gif) | NotCondition | Represents a Condition that is the negative of a specified Condition. |
.gif) | OrCondition | Represents a combination of two or more conditions where a match exists if any one of the conditions is true. |
.gif) | PropertyCondition | Represents a Condition that tests whether a property has a specified value. |
.gif) | ProxyAssemblyNotLoadedException | Contains information about an exception that is raised when there is a problem loading an assembly that contains client-side providers |
.gif) | RangeValuePattern | Represents a control that can be set to a value within a range. |
.gif) | RangeValuePatternIdentifiers | Contains values used as identifiers for IRangeValueProvider. |
.gif) | ScrollItemPattern | Represents child controls of containers that support the ScrollPattern control pattern. |
.gif) | ScrollItemPatternIdentifiers | Contains values used as identifiers by IScrollItemProvider. |
.gif) | ScrollPattern | Represents controls that act as scrollable containers for a collection of child elements. The children of this element support ScrollItemPattern. |
.gif) | ScrollPatternIdentifiers | Contains values used as identifiers for IScrollProvider. |
.gif) | SelectionItemPattern | Represents selectable child items of container controls that support SelectionPattern. |
.gif) | SelectionItemPatternIdentifiers | Contains values used as identifiers by ISelectionItemProvider. |
.gif) | SelectionPattern | Represents a control that acts as a container for a collection of selectable child items. The children of this element support the SelectionItemPattern. |
.gif) | SelectionPatternIdentifiers | Contains values used as identifiers for ISelectionProvider. |
.gif) | StructureChangedEventArgs | Contains information about the event that is raised when the UI Automation tree structure has changed. |
.gif) | TableItemPattern | Represents the child controls of containers that support TablePattern. |
.gif) | TableItemPatternIdentifiers | Contains values used as identifiers by ITableItemProvider. |
.gif) | TablePattern | Represents controls that act as containers for a collection of child elements. The children of this element support TableItemPattern and are organized in a two-dimensional logical coordinate system that can be traversed by row and column. |
.gif) | TablePatternIdentifiers | Contains values used as identifiers for TablePattern. |
.gif) | TextPattern | Represents controls that contain text. |
.gif) | TextPatternIdentifiers | Contains values used as identifiers for ITextProvider. |
.gif) | TogglePattern | Represents a control that can cycle through a set of states and maintain a state once set. |
.gif) | TogglePatternIdentifiers | Contains values used as identifiers by IToggleProvider. |
.gif) | TransformPattern | Represents a control that can be moved, resized, or rotated within a two-dimensional space. |
.gif) | TransformPatternIdentifiers | Contains values used as identifiers for ITransformProvider. |
.gif) | TreeWalker | Provides methods and properties used to navigate the UI Automation tree. |
.gif) | ValuePattern | Represents a control that has an intrinsic value that does not span a range and can be represented as a string. This string may or may not be editable depending on the control and its settings. |
.gif) | ValuePatternIdentifiers | Contains values used as identifiers for IValueProvider. |
.gif) | WindowClosedEventArgs | Contains information about the event that is raised when a window is closed. |
.gif) | WindowPattern | Represents a control that provides fundamental window-based functionality within a traditional graphical user interface (GUI). |
.gif) | WindowPatternIdentifiers | Contains values used as identifiers by IWindowProvider. |