ComponentOne Bitmap for WPF
IsDisposed Property (DisposeBase)

C1.WPF.DX.4 Assembly > C1.Util.DX Namespace > DisposeBase Class : IsDisposed Property
Gets a value indicating whether this instance is disposed.
Syntax
'Declaration
 
Public ReadOnly Property IsDisposed As System.Boolean
public System.bool IsDisposed {get;}

Property Value

true if this instance is disposed; otherwise, false.
See Also

Reference

DisposeBase Class
DisposeBase Members