Udostępnij za pośrednictwem


GenericRootAutomationPeer(UIElement) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy GenericRootAutomationPeer.

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

Parametry

owner
UIElement

Element UIElement skojarzony z tym GenericRootAutomationPeerelementem .

Dotyczy