UIElementAutomationPeer.Owner Vlastnost

Definice

Získá, UIElement který je přidružen k tomuto UIElementAutomationPeer.

public:
 property System::Windows::UIElement ^ Owner { System::Windows::UIElement ^ get(); };
public System.Windows.UIElement Owner { get; }
member this.Owner : System.Windows.UIElement
Public ReadOnly Property Owner As UIElement

Hodnota vlastnosti

Hodnota UIElement , která je přidružena k tomuto UIElementAutomationPeer.

Platí pro