Click or drag to resize
DXViewDXSceneViewResourceProperty Field
DXSceneViewResourceProperty is used to annotate WPF objects (Material, Model3D) with the DXView object that is created from WPF object - it uses WeakReference to reference the created DX object.

Namespace: Ab3d.DirectX.Controls
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 1.0.5784.1040
Syntax
C#
public static readonly DependencyProperty DXSceneViewResourceProperty

Field Value

Type: DependencyProperty
See Also