Package.ToolWindowCreationContext Class
Definition
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.
public: ref class Package::ToolWindowCreationContext abstract sealed
class Package::ToolWindowCreationContext abstract sealed
public static class Package.ToolWindowCreationContext
type Package.ToolWindowCreationContext = class
Public Class Package.ToolWindowCreationContext
- Inheritance
-
Package.ToolWindowCreationContext
Fields
Unspecified |
The well-known creation context which indicates "my async tool window needs no creation context". When this is returned from InitializeToolWindowAsync, the tool window is instantiated using the type's default constructor. |