FrameworkElementAutomationPeer Hierarchy

The following table lists the classes derived from System.Windows.Automation.Peers.FrameworkElementAutomationPeer .

Derived Classes

Class Description
System.Windows.Automation.Peers.ButtonBaseAutomationPeer When overridden in derived classes, creates a link between UI Automation and ButtonBase elements.
System.Windows.Automation.Peers.ContextMenuAutomationPeer Exposes ContextMenu types to UI Automation.
System.Windows.Automation.Peers.DocumentPageViewAutomationPeer Exposes DocumentPageView types to UI Automation.
System.Windows.Automation.Peers.DocumentViewerBaseAutomationPeer Exposes DocumentViewerBase types to UI Automation.
System.Windows.Automation.Peers.ExpanderAutomationPeer Exposes Expander types to UI Automation.
System.Windows.Automation.Peers.FixedPageAutomationPeer Exposes FixedPage types to UI Automation.
System.Windows.Automation.Peers.FlowDocumentReaderAutomationPeer Exposes FlowDocumentReader types to UI Automation.
System.Windows.Automation.Peers.FlowDocumentScrollViewerAutomationPeer Exposes FlowDocumentScrollViewer types to UI Automation.
System.Windows.Automation.Peers.FrameAutomationPeer Exposes Frame types to UI Automation.
System.Windows.Automation.Peers.GridViewCellAutomationPeer Exposes the cells in a GridView to UI Automation.
System.Windows.Automation.Peers.GridViewColumnHeaderAutomationPeer Exposes GridViewColumnHeader types to UI Automation.
System.Windows.Automation.Peers.GridViewHeaderRowPresenterAutomationPeer Exposes GridViewHeaderRowPresenter types to UI Automation.
System.Windows.Automation.Peers.GroupBoxAutomationPeer Exposes GroupBox types to UI Automation.
System.Windows.Automation.Peers.GroupItemAutomationPeer Exposes GroupItem types to UI Automation.
System.Windows.Automation.Peers.ImageAutomationPeer Exposes Image types to UI Automation.
System.Windows.Automation.Peers.InkCanvasAutomationPeer Exposes InkCanvas types to UI Automation.
System.Windows.Automation.Peers.InkPresenterAutomationPeer Exposes InkPresenter types to UI Automation.
System.Windows.Automation.Peers.ItemsControlAutomationPeer Exposes ItemsControl types to UI Automation. This class is abstract.
System.Windows.Automation.Peers.LabelAutomationPeer Exposes Label types to UI Automation.
System.Windows.Automation.Peers.ListBoxItemWrapperAutomationPeer Exposes the UIElement sub-tree for the data items in a ListBox to UI Automation.
System.Windows.Automation.Peers.MediaElementAutomationPeer Exposes MediaElement types to UI Automation.
System.Windows.Automation.Peers.MenuAutomationPeer Exposes Menu types to UI Automation.
System.Windows.Automation.Peers.MenuItemAutomationPeer Exposes MenuItem types to UI Automation.
System.Windows.Automation.Peers.PasswordBoxAutomationPeer Exposes PasswordBox types to UI Automation.
System.Windows.Automation.Peers.RangeBaseAutomationPeer Exposes RangeBase types to UI Automation.
System.Windows.Automation.Peers.ScrollViewerAutomationPeer Exposes ScrollViewer types to UI Automation.
System.Windows.Automation.Peers.SeparatorAutomationPeer Exposes Separator types to UI Automation.
System.Windows.Automation.Peers.StatusBarAutomationPeer Exposes StatusBar types to UI Automation.
System.Windows.Automation.Peers.StatusBarItemAutomationPeer Exposes StatusBarItem types to UI Automation.
System.Windows.Automation.Peers.TabItemWrapperAutomationPeer Exposes the UIElement subtree for the data items in a TabControl to UI Automation.
System.Windows.Automation.Peers.TextAutomationPeer Exposes TextPattern types to UI Automation.
System.Windows.Automation.Peers.TextBlockAutomationPeer Exposes TextBlock types to UI Automation.
System.Windows.Automation.Peers.ThumbAutomationPeer Exposes Thumb types to UI Automation.
System.Windows.Automation.Peers.ToolBarAutomationPeer Exposes ToolBar types to UI Automation.
System.Windows.Automation.Peers.ToolTipAutomationPeer Exposes ToolTip types to UI Automation.
System.Windows.Automation.Peers.TreeViewAutomationPeer Exposes TreeView types to UI Automation.
System.Windows.Automation.Peers.TreeViewItemAutomationPeer Exposes TreeViewItem types to UI Automation.
System.Windows.Automation.Peers.UserControlAutomationPeer Exposes UserControl types to UI Automation.
System.Windows.Automation.Peers.Viewport3DAutomationPeer Exposes Viewport3D types to UI Automation.
System.Windows.Automation.Peers.WindowAutomationPeer Exposes Window types to UI Automation.
System.Windows.Automation.Peers.WindowsFormsHostAutomationPeer Exposes WindowsFormsHost types to UI Automation. This class cannot be inherited.

See Also

Reference

FrameworkElementAutomationPeer Class
FrameworkElementAutomationPeer Members
System.Windows.Automation.Peers Namespace