UIElementAutomationPeer(UIElement) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy UIElementAutomationPeer.

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)

Parametry

owner
UIElement

Element UIElement skojarzony z tym UIElementAutomationPeerelementem .

Dotyczy