Compartilhar via


UIElement3DAutomationPeer.Owner Propriedade

Definição

Obtém o UIElement3D associado a este 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

Valor da propriedade

UIElement3D

O UIElement3D associado a este UIElement3DAutomationPeer.

Comentários

UIElement3DAutomationPeeré introduzido no .NET Framework versão 3.5. Para saber mais, confira Versões e dependências.

Aplica-se a