System.Windows.Automation.Peers Namespace
Defines the AutomationPeer base class and a set of types that derive from it and that correspond to Microsoft .NET Framework controls. Each AutomationPeer exposes the corresponding Microsoft .NET Framework control to Microsoft UI Automation.
Classes
Interfaces
IViewAutomationPeer |
Allows a customized view of a ListView that derives from ViewBase to implement automation peer features that are specific to the custom view. |
Enums
AutomationControlType |
Specifies the ControlType 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 direction in which a control can be laid out. |
PatternInterface |
Specifies the control pattern that GetPattern(PatternInterface) returns. |