Share via


OwningComponentBase.IsDisposed Property

Definition

Gets a value determining if the component and associated services have been disposed.

protected:
 property bool IsDisposed { bool get(); };
protected bool IsDisposed { get; }
member this.IsDisposed : bool
Protected ReadOnly Property IsDisposed As Boolean

Property Value

Applies to