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