Viewport3DVisual::Parent Property

 

Gets the parent Visual for the Viewport3DVisual.

Namespace:   System.Windows.Media.Media3D
Assembly:  PresentationCore (in PresentationCore.dll)

public:
property DependencyObject^ Parent {
	DependencyObject^ get();
}

Property Value

Type: System.Windows::DependencyObject^

Visual parent of the Viewport3DVisual.

.NET Framework
Available since 3.0
Return to top
Show: