UIElementAutomationPeer.Owner Propriété

Définition

Obtient le UIElement associé à ce 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

Valeur de propriété

UIElement associé à ce UIElementAutomationPeer.

S’applique à