System.Windows.Automation.Peers Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the AutomationPeer base class and a set of types that derive from it that correspond to .NET controls. Each AutomationPeer exposes the corresponding .NET 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. |
Feedback
Submit and view feedback for