Sdílet prostřednictvím


UIElement3DAutomationPeer.Owner Vlastnost

Definice

UIElement3D Získá, který je přidružen k tomuto 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

Hodnota vlastnosti

UIElement3D

To UIElement3D je přidruženo k tomuto UIElement3DAutomationPeer.

Poznámky

UIElement3DAutomationPeerje zaveden v .NET Framework verze 3.5. Další informace naleznete v tématu Verze a závislosti.

Platí pro