Class Contexts
Helper class to contain default context ids
public static class Contexts
- Inheritance
-
Contexts
- Inherited Members
Fields
CommandPalette
Gets the id of the command palette
public const string CommandPalette = "command-palette"
Field Value
ContextMenu
Gets the id of the context menu
public const string ContextMenu = "context-menu"
Field Value
ToolPalette
Gets the id of the tool palette
public const string ToolPalette = "tool-palette"