Viewport3DVisual.Parent 속성

정의

Viewport3DVisual의 부모 Visual을 가져옵니다.

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의 표시 부모입니다.

적용 대상