|
DXViewDisposables Property |
Disposables can be used to simply add IDisposable objects to a list that is automatically disposed when this object is disposed.
Namespace: Ab3d.DirectX.ControlsAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax public DisposeList Disposables { get; }
Property Value
DisposeListSee Also