UIElementAutomationPeer.Owner Propriedade

Definição

Obtém o UIElement associado 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 da propriedade

O UIElement associado a este UIElementAutomationPeer.

Aplica-se a