UIElement3DAutomationPeer.Owner Proprietà

Definizione

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

Valore della proprietà

Oggetto UIElement3D associato all'oggetto UIElement3DAutomationPeer.

Commenti

UIElement3DAutomationPeer viene introdotto in .NET Framework versione 3.5. Per altre informazioni, vedere Versioni e dipendenze.

Si applica a