UIElementAutomationPeer.Owner Proprietà

Definizione

Ottiene l'oggetto UIElement associato a 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

Valore della proprietà

Oggetto UIElement associato all'oggetto UIElementAutomationPeer.

Si applica a