Microsoft.VisualStudio.Extensibility.Helpers Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
AsyncMulticastDelegate<TParam1> |
A class wrapping a multicast delegate of asynchronous functions to be used as backing for an event. |
CancelOnDisposalCancellationTokenSource |
A CancellationTokenSource that cancels the token when disposed. |
DisposableObject |
An helper for implementing disposable instances following the recommended pattern. |
EmptyResourceDictionary |
A resource string dictionary that is empty and always throws if queried. |