Provides a base class that exposes an element to UI Automation.
Public MustInherit Class AutomationPeer _ Inherits DispatcherObject
Dim instance As AutomationPeer
public abstract class AutomationPeer : DispatcherObject
public ref class AutomationPeer abstract : public DispatcherObject
public abstract class AutomationPeer extends DispatcherObject
This class is abstract; see Inheritance Hierarchy for derived non-abstract classes usable in XAML.
When UI Automation queries the root of a Windows Presentation Foundation (WPF) application about an element, the root returns the UI Automation peer for that element. The peer also responds to UI Automation queries about its corresponding element.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003