UIElementAutomationPeer(UIElement) Konstruktor

Definition

Initialisiert eine neue Instanz der UIElementAutomationPeer-Klasse.

public:
 UIElementAutomationPeer(System::Windows::UIElement ^ owner);
public UIElementAutomationPeer (System.Windows.UIElement owner);
new System.Windows.Automation.Peers.UIElementAutomationPeer : System.Windows.UIElement -> System.Windows.Automation.Peers.UIElementAutomationPeer
Public Sub New (owner As UIElement)

Parameter

owner
UIElement

Die UIElement, die diesem UIElementAutomationPeer zugeordnet ist.

Gilt für: