Partager via


UIElement3DAutomationPeer.Owner Propriété

Définition

Obtient le UIElement3D associé à ce UIElement3DAutomationPeer.

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

Valeur de propriété

UIElement3D associé à ce UIElement3DAutomationPeer.

Remarques

UIElement3DAutomationPeer est introduit dans le .NET Framework version 3.5. Pour plus d’informations, consultez Versions et dépendances.

S’applique à