Viewport3DVisual.Parent 屬性

定義

取得 Visual Viewport3Dvisual 的父代。

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

屬性值

DependencyObject

Viewport3Dvisual 的視覺父代。

適用於