Click or drag to resize
DXViewDXViewResourceProperty Field
DXViewResourceProperty 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.1.5815.1040
Syntax
C#
public static readonly DependencyProperty DXViewResourceProperty

Field Value

Type: DependencyProperty
See Also