Compartir vía


UIElement3DAutomationPeer.Owner Propiedad

Definición

Obtiene el objeto UIElement3D asociado 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 de propiedad

UIElement3D

UIElement3D asociado a este UIElement3DAutomationPeer.

Comentarios

UIElement3DAutomationPeerse introduce en la .NET Framework versión 3.5. Para más información, vea Versiones y dependencias.

Se aplica a