Namespace Community.VisualStudio.Toolkit
Classes
BaseCommand<T>
A base class that makes it easier to handle commands.
BaseOptionModel<T>
A base class for specifying options
BaseOptionPage<T>
A base class for a DialogPage to show in Tools -> Options.
BaseToolWindow<T>
A base class that makes it easier to use tool windows.
CommandAttribute
Attribute for specifying command guids and ids.
Commanding
A collection of services related to the command system.
Debugger
A collection of services related to debugging.
Editor
A collection of services related to the editor.
Editor.ContentTypes
A list of content types for known languages.
Events
A collection of events.
Notifications
A collection of services used to notify the user.
Shell
A collection of services related to the command system.
Solution
A collection of services and helpers related to solutions.
Themes
A helper class that can automatically theme any XAML control or window using the VS theme properties.
ToolkitPackage
An Microsoft.VisualStudio.Shell.AsyncPackage that provides additional functionality.
ToolkitResourceKeys
Exposes WPF resource keys for WPF controls.
VS
The entry point for a wide variety of extensibility helper classes and methods.
WindowGuids
Provides GUIDs that are used to identify Visual Studio tool windows.
Windows
A collection of services related to windows.
Enums
StatusAnimation
A list of built-in animation visuals for the status bar.