最終更新:2021-10-10 (日) 06:29:23 (932d)  

System.Windows.Automation
Top / System.Windows.Automation

https://docs.microsoft.com/ja-jp/dotnet/api/system.windows.automation?view=windowsdesktop-5.0

参照

  • UIAutomationClient?
  • UIAutomationTypes?

下位名前空間

  • System.Windows.Automation.Provider?
  • System.Windows.Automation.Text?
  • System.Windows.Automation.Peers?

主なクラス

クラス

  • System.Windows.Automation.AndCondition?Represents a combination of two or more PropertyCondition objects that must both be true for a match.
    System.Windows.Automation.AsyncContentLoadedEventArgs?Provides data for a AsyncContentLoadedEvent?.
    System.Windows.Automation.AutomationContains methods and fields for UI Automation client applications.
    System.Windows.Automation.AutomationElementRepresents a UI Automation element in the UI Automation tree, and contains values used as identifiers by UI Automation client applications.
    System.Windows.Automation.AutomationElementCollection?Represents a collection of AutomationElement objects.
    System.Windows.Automation.AutomationElementIdentifiers?Contains values used as identifiers by UI Automation providers.
    System.Windows.Automation.AutomationEventIdentifies a UI Automation event.
    System.Windows.Automation.AutomationEventArgs?Provides data for UI Automation events that are passed to an AutomationEventHandler? delegate.
    System.Windows.Automation.AutomationFocusChangedEventArgs?Provides data for a focus-changed event.
    System.Windows.Automation.AutomationIdentifierBase class for types that identify control types, events, patterns, properties, and text attributes in UI Automation.
    System.Windows.Automation.AutomationPatternIdentifies a control pattern.
    System.Windows.Automation.AutomationProperties?Provides a means of getting or setting the value of the associated properties of the instance of the AutomationPeer? element.
    System.Windows.Automation.AutomationPropertyIdentifies a property of an AutomationElement.
    System.Windows.Automation.AutomationPropertyChangedEventArgs?Provides information about a property-changed event.
    System.Windows.Automation.AutomationTextAttribute?Identifies UI Automation text attributes.
    System.Windows.Automation.BasePatternProvides the base implementation for control pattern classes.
    System.Windows.Automation.CacheRequest?Specifies properties and patterns that the UI Automation framework caches when an AutomationElement is obtained.
    System.Windows.Automation.ClientSettings?Contains methods that make client-side providers available to the client.
    System.Windows.Automation.ConditionBase type for conditions used in filtering when searching for elements in the UI Automation tree.
    System.Windows.Automation.ControlType?Identifies the type of a user interface (UI) control.
    System.Windows.Automation.DockPattern?Represents controls that expose their dock properties within a docking container.
    System.Windows.Automation.DockPatternIdentifiers?Contains values used as identifiers for IDockProvider?.
    System.Windows.Automation.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.
    System.Windows.Automation.ElementNotEnabledException?Contains information about the exception that is raised when an attempt is made to manipulate a control that is not enabled.
    System.Windows.Automation.ExpandCollapsePattern?Represents controls that visually expand to display content and collapse to hide content.
    System.Windows.Automation.ExpandCollapsePatternIdentifiers?Contains values used as identifiers by IExpandCollapseProvider?.
    System.Windows.Automation.GridItemPattern?Represents child controls of containers that support GridPattern?.
    System.Windows.Automation.GridItemPatternIdentifiers?Contains values used as identifiers by IGridItemProvider?.
    System.Windows.Automation.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.
    System.Windows.Automation.GridPatternIdentifiers?Contains values used as identifiers by IGridProvider?.
    System.Windows.Automation.InvokePatternRepresents controls that initiate or perform a single, unambiguous action and do not maintain state when activated.
    System.Windows.Automation.InvokePatternIdentifiers?Contains values used as identifiers by IInvokeProvider?.
    System.Windows.Automation.ItemContainerPattern?Represents an object that manages items and supports retrieving an item by property value.
    System.Windows.Automation.ItemContainerPatternIdentifiers?Contains values used as identifiers by IItemContainerProvider?.
    System.Windows.Automation.MultipleViewPattern?Represents controls that provide, and are able to switch between, multiple representations of the same set of information or child controls.
    System.Windows.Automation.MultipleViewPatternIdentifiers?Contains values used as identifiers by IMultipleViewProvider?.
    System.Windows.Automation.NoClickablePointException?Contains information about the exception that is raised when GetClickablePoint?() is called on a UI Automation element that has no clickable point.
    System.Windows.Automation.NotCondition?Represents a Condition that is the negative of a specified Condition.
    System.Windows.Automation.OrCondition?Represents a combination of two or more conditions where a match exists if any one of the conditions is true.
    System.Windows.Automation.PropertyConditionRepresents a Condition that tests whether a property has a specified value.
    System.Windows.Automation.ProxyAssemblyNotLoadedException?Contains information about an exception that is raised when there is a problem loading an assembly that contains client-side providers.
    System.Windows.Automation.RangeValuePattern?Represents a control that can be set to a value within a range.
    System.Windows.Automation.RangeValuePatternIdentifiers?Contains values used as identifiers for IRangeValueProvider?.
    System.Windows.Automation.ScrollItemPattern?Represents child controls of containers that support the ScrollPattern? control pattern.
    System.Windows.Automation.ScrollItemPatternIdentifiers?Contains values used as identifiers by IScrollItemProvider?.
    System.Windows.Automation.ScrollPattern?Represents controls that act as scrollable containers for a collection of child elements. The children of this element support ScrollItemPattern?.
    System.Windows.Automation.ScrollPatternIdentifiers?Contains values used as identifiers for IScrollProvider?.
    System.Windows.Automation.SelectionItemPatternRepresents selectable child items of container controls that support SelectionPattern?.
    System.Windows.Automation.SelectionItemPatternIdentifiers?Contains values used as identifiers by ISelectionItemProvider?.
    System.Windows.Automation.SelectionPatternRepresents a control that acts as a container for a collection of selectable child items. The children of this element support the SelectionItemPattern?.
    System.Windows.Automation.SelectionPatternIdentifiers?Contains values used as identifiers for ISelectionProvider?.
    System.Windows.Automation.StructureChangedEventArgs?Contains information about the event that is raised when the UI Automation tree structure has changed.
    System.Windows.Automation.SynchronizedInputPattern?Represents objects that support synchronized input events.
    System.Windows.Automation.SynchronizedInputPatternIdentifiers?Contains values used as identifiers by ISynchronizedInputProvider?.
    System.Windows.Automation.TableItemPattern?Represents the child controls of containers that support TablePattern?.
    System.Windows.Automation.TableItemPatternIdentifiers?Contains values used as identifiers by ITableItemProvider?.
    System.Windows.Automation.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.
    System.Windows.Automation.TablePatternIdentifiers?Contains values used as identifiers for TablePattern?.
    System.Windows.Automation.TextPatternRepresents controls that contain text.
    System.Windows.Automation.TextPatternIdentifiers?Contains values used as identifiers for ITextProvider?.
    System.Windows.Automation.TogglePatternRepresents a control that can cycle through a set of states and maintain a state once set.
    System.Windows.Automation.TogglePatternIdentifiers?Contains values used as identifiers by IToggleProvider?.
    System.Windows.Automation.TransformPatternRepresents a control that can be moved, resized, or rotated within a two-dimensional space.
    System.Windows.Automation.TransformPatternIdentifiers?Contains values used as identifiers for ITransformProvider?.
    System.Windows.Automation.TreeWalkerProvides methods and properties used to navigate the UI Automation tree.
    System.Windows.Automation.ValuePatternRepresents 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.
    System.Windows.Automation.ValuePatternIdentifiers?Contains values used as identifiers for IValueProvider?.
    System.Windows.Automation.VirtualizedItemPattern?Represents items inside containers that are virtualized and need to be made fully accessible as UI Automation elements.
    System.Windows.Automation.VirtualizedItemPatternIdentifiers?Contains values used as identifiers by IVirtualizedItemProvider?.
    System.Windows.Automation.WindowClosedEventArgs?Contains information about the event that is raised when a window is closed.
    System.Windows.Automation.WindowPatternRepresents a control that provides fundamental window-based functionality within a traditional graphical user interface (GUI).
    System.Windows.Automation.WindowPatternIdentifiers?Contains values used as identifiers by IWindowProvider?.

構造体

  • System.Windows.Automation.AutomationElement.AutomationElementInformationContains the property accessors used by the Cached or Current properties.
    System.Windows.Automation.ClientSideProviderDescription?Describes the scope of a client-side UI Automation provider so that it can be registered with the UI Automation client application.
    System.Windows.Automation.DockPattern.DockPatternInformation?Provides access to the property values of a DockPattern? object using its Current or Cached accessors.
    System.Windows.Automation.ExpandCollapsePattern.ExpandCollapsePatternInformation?Provides access to the property values of a ExpandCollapsePattern? object using its Current or Cached accessors.
    System.Windows.Automation.GridItemPattern.GridItemPatternInformation?Provides access to the property values of a GridItemPattern? object using its Current or Cached accessors.
    System.Windows.Automation.GridPattern.GridPatternInformation?Provides access to the property values of a GridPattern? object using its Current or Cached accessors.
    System.Windows.Automation.MultipleViewPattern.MultipleViewPatternInformation?Provides access to the property values of a MultipleViewPattern? object using its Current or Cached accessors.
    System.Windows.Automation.RangeValuePattern.RangeValuePatternInformation?Provides access to the property values of a RangeValuePattern? object using its Current or Cached accessors.
    System.Windows.Automation.ScrollPattern.ScrollPatternInformation?Provides access to the property values of a ScrollPattern? object using its Current or Cached accessors.
    System.Windows.Automation.SelectionItemPattern.SelectionItemPatternInformation?Provides access to the property values of a SelectionItemPattern? object using its Current or Cached accessors.
    System.Windows.Automation.SelectionPattern.SelectionPatternInformation?Provides access to the property values of a SelectionPattern? object using its Current or Cached accessors.
    System.Windows.Automation.TableItemPattern.TableItemPatternInformation?Provides access to the property values of a TableItemPattern? object using its Current or Cached accessors.
    System.Windows.Automation.TablePattern.TablePatternInformation?Provides access to the property values of a TablePattern? object using its Current or Cached accessors.
    System.Windows.Automation.TogglePattern.TogglePatternInformation?Provides access to the property values of a TogglePattern? object using its Current or Cached accessors.
    System.Windows.Automation.TransformPattern.TransformPatternInformation?Provides access to the property values of a TransformPattern? object using its Current or Cached accessors.
    System.Windows.Automation.ValuePattern.ValuePatternInformation?Provides access to the property values of a ValuePattern? object using its Current or Cached accessors.
    System.Windows.Automation.WindowPattern.WindowPatternInformation?Provides access to the property values of a WindowPattern? object using its Current or Cached accessors.

Enum

  • System.Windows.Automation.AsyncContentLoadedState?Contains values that specify the state of the content being loaded into a content element.
    System.Windows.Automation.AutomationElementMode?Contains values that specify the type of reference to use when returning UI Automation elements. These values are used in the AutomationElementMode? property.
    System.Windows.Automation.AutomationLiveSetting?Describes the notification characteristics of a particular live region.
    System.Windows.Automation.ClientSideProviderMatchIndicator?Contains values that specify behavior when matching class names in a ClientSideProviderDescription?.
    System.Windows.Automation.DockPosition?Contains values that specify the dock position of an object, represented by a DockPattern?, within a docking container.
    System.Windows.Automation.ExpandCollapseState?Contains values that specify the ExpandCollapseState? of a UI Automation element.
    System.Windows.Automation.IsOffscreenBehavior?Specifies how the IsOffscreen?() property is determined.
    System.Windows.Automation.OrientationType?Contains values that specify the orientation of a control.
    System.Windows.Automation.PropertyConditionFlags?Contains values that specify how a property value is tested in a PropertyCondition.
    System.Windows.Automation.RowOrColumnMajor?Contains values that specify whether data in a table should be read primarily by row or by column.
    System.Windows.Automation.ScrollAmount?Contains values used by ScrollPattern? to indicate the direction and distance to scroll.
    System.Windows.Automation.StructureChangeType?Contains values that specify changes in the structure of the Microsoft UI Automation element tree.
    System.Windows.Automation.SupportedTextSelection?Contains values that specify whether a text provider supports selection and, if so, whether it supports a single, continuous selection or multiple, disjoint selections.
    System.Windows.Automation.SynchronizedInputType?Contains values that specify the type of synchronized input.
    System.Windows.Automation.ToggleState?Contains values that specify the ToggleState? of a UI Automation element.
    System.Windows.Automation.TreeScopeContains values that specify the scope of elements within the UI Automation tree.
    System.Windows.Automation.WindowInteractionState?Contains values that specify the current state of the window for purposes of user or programmatic interaction.
    System.Windows.Automation.WindowVisualState?Contains values that specify the visual state of a window.

デリゲート

  • System.Windows.Automation.AutomationEventHandler?Represents the method implemented by the UI Automation client application to handle an event raised by a UI Automation provider.
    System.Windows.Automation.AutomationFocusChangedEventHandler?Represents the method implemented by the UI Automation client application to handle the event raised by a UI Automation provider when the focus has changed.
    System.Windows.Automation.AutomationPropertyChangedEventHandler?Represents the method implemented by the UI Automation client application to handle the event raised by a UI Automation provider when a property has changed.
    System.Windows.Automation.ClientSideProviderFactoryCallback?Represents the method that creates a client-side UI Automation provider for a window.
    System.Windows.Automation.StructureChangedEventHandler?Represents the method implemented by the client application to handle the event raised when the UI Automation tree structure has changed.

関連