Show / Hide Table of Contents

Namespace System.Windows.Automation.Peers

Classes

AccordionAutomationPeer

Exposes Accordion types to UI Automation.

AccordionItemAutomationPeer

Exposes AccordionItem types to UI Automation.

AutoCompleteBoxAutomationPeer

Exposes AutoCompleteBox types to UI Automation.

AutomationPeer

Provides a base class that exposes an automation peer for an associated class to UI Automation.

ButtonAutomationPeer

Exposes Button types to UI automation.

ButtonBaseAutomationPeer

Represents a base class for exposing classes derived from ButtonBase to UI automation.

CalendarAutomationPeer

Exposes Calendar types to UI automation.

CalendarButtonAutomationPeer

Exposes CalendarButton types to UI automation.

CalendarDayButtonAutomationPeer

Exposes CalendarDayButton types to UI Automation.

CheckBoxAutomationPeer

Exposes CheckBox types to UI automation.

ChildWindowAutomationPeer

Exposes ChildWindow types to UI automation.

ComboBoxAutomationPeer

Exposes ComboBox types to UI automation.

DataFormAutomationPeer

Represents an automation peer for the DataForm.

DataGridAutomationPeer

Exposes DataGrid types to UI Automation.

DataGridCellAutomationPeer

AutomationPeer for DataGridCell

DataGridColumnHeaderAutomationPeer

AutomationPeer for DataGridColumnHeader

DataGridColumnHeadersPresenterAutomationPeer

AutomationPeer for DataGridColumnHeadersPresenter

DataGridDetailsPresenterAutomationPeer

AutomationPeer for DataGridDetailsPresenter

DataGridGroupItemAutomationPeer

AutomationPeer for a group of items in a DataGrid

DataGridItemAutomationPeer

AutomationPeer for an item in a DataGrid

DataGridRowAutomationPeer

AutomationPeer for DataGridRow

DataGridRowGroupHeaderAutomationPeer

AutomationPeer for DataGridRowGroupHeader

DataGridRowHeaderAutomationPeer

AutomationPeer for DataGridRowHeader

DataGridRowsPresenterAutomationPeer

AutomationPeer for DataGridRowsPresenter

DataPagerAutomationPeer

Automation peer for the DataPager control.

DatePickerAutomationPeer

Exposes DatePicker types to UI automation.

DescriptionViewerAutomationPeer

Exposes DescriptionViewer types to UI Automation.

DomainUpDownAutomationPeer

Exposes DomainUpDown types to UI Automation.

ExpanderAutomationPeer

Exposes Expander types to UI automation.

FrameAutomationPeer

Exposes Frame types to UI Automation.

FrameworkElementAutomationPeer

Exposes FrameworkElement types (including controls) to UI automation.

GlobalCalendarAutomationPeer

Exposes GlobalCalendar types to UI automation.

GlobalCalendarButtonAutomationPeer

Exposes GlobalCalendarButton types to UI automation.

GlobalCalendarDayButtonAutomationPeer

Exposes GlobalCalendarDayButton types to UI Automation.

GridSplitterAutomationPeer

Exposes GridSplitter types to UI automation.

HyperlinkButtonAutomationPeer

Exposes HyperlinkButton types to UI automation.

ImageAutomationPeer

Exposes Image types to UI automation.

ItemAutomationPeer

Exposes a data item in an Items collection to UI automation.

ItemsControlAutomationPeer

Exposes ItemsControl types to UI automation.

ListBoxAutomationPeer

Exposes ListBox types to UI automation.

ListBoxItemAutomationPeer

Exposes the items in the Items collection of a ListBox to UI automation.

MediaElementAutomationPeer

Exposes MediaElement types to UI automation.

NumericUpDownAutomationPeer

Exposes NumericUpDown types to UI Automation.

PasswordBoxAutomationPeer

Exposes PasswordBox types to UI automation.

PickerAutomationPeer

Exposes Picker types to UI Automation.

ProgressBarAutomationPeer

Exposes ProgressBar types to UI automation.

RadioButtonAutomationPeer

Exposes RadioButton types to UI automation.

RangeBaseAutomationPeer

Exposes RangeBase types to UI automation.

RangeTimePickerPopupAutomationPeer

Exposes RangeTimePicker types to UI Automation.

RatingAutomationPeer

Exposes Rating types to UI Automation.

RatingItemAutomationPeer

Exposes RatingItem types to UI Automation.

RepeatButtonAutomationPeer

Exposes System.Windows.Controls.Primitives.RepeatButton types to UI automation.

RichTextBoxAutomationPeer

Exposes RichTextBox types to UI automation.

ScrollBarAutomationPeer

Exposes ScrollBar types to UI automation.

ScrollViewerAutomationPeer

Exposes ScrollViewer types to UI automation.

SelectorAutomationPeer

Exposes Selector types to UI automation.

SelectorItemAutomationPeer

Exposes the items in a Selector to UI automation.

SliderAutomationPeer

Exposes Slider types to UI automation.

TabControlAutomationPeer

Exposes TabControl types to UI automation.

TabItemAutomationPeer

Exposes TabItem types to UI automation.

TextBlockAutomationPeer

Exposes TextBlock types to UI automation.

TextBoxAutomationPeer

Exposes TextBox types to UI automation.

ThumbAutomationPeer

Exposes Thumb types to UI automation.

TimePickerAutomationPeer

Exposes TimePicker types to UI Automation.

TimePickerPopupAutomationPeer

Exposes TimePickerPopup types to UI Automation.

TimeUpDownAutomationPeer

Exposes TimeUpDown types to UI Automation.

ToggleButtonAutomationPeer

Exposes ToggleButton types to UI automation.

TreeViewAutomationPeer

Exposes TreeView types to UI automation.

TreeViewItemAutomationPeer

Exposes the items in TreeViewItem types to UI automation.

UpDownBaseAutomationPeer<T>

Exposes UpDownBase types to UI Automation.

ValidationSummaryAutomationPeer

Exposes ValidationSummary types to UI Automation.

Enums

AutomationControlType

Specifies the control type that is exposed to the UI automation client.

AutomationEvents

Specifies the event that is raised by the element through the associated AutomationPeer.

AutomationOrientation

Specifies the orientation direction in which a control can be presented.

PatternInterface

Specifies the control pattern that the GetPattern(PatternInterface) method returns.