UIElementAutomationPeer.Owner Propiedad

Definición

Obtiene el objeto UIElement asociado a este 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

Valor de propiedad

UIElement asociado a este UIElementAutomationPeer.

Se aplica a