ISupportDisposalNotification::IsDisposed Property
Visual Studio 2015
Determines if the item is disposed.
Assembly: Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
Changes to this property are notified through PropertyChanged, which allows consumers to easily use weak event listeners through PropertyChangedEventManager.
Show: