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.ControlsAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 1.1.5815.1040
Syntaxpublic static readonly DependencyProperty DXViewResourceProperty
Field Value
Type:
DependencyProperty
See Also