Class MenuDefinitions
Definitions for about menu items.
public static class MenuDefinitions
- Inheritance
-
MenuDefinitions
- Inherited Members
Properties
AboutMenuGroup
Gets a menu group for about.
[Export]
public static MenuItemGroupDefinition AboutMenuGroup { get; }
Property Value
OpenAboutBoxMenuItem
Gets a menu item definition for opening the about box.
[Export]
public static MenuItemDefinition OpenAboutBoxMenuItem { get; }
Property Value
OpenReleaseNotesMenuItem
Gets a menu item definition for opening the release notes.
[Export]
public static MenuItemDefinition OpenReleaseNotesMenuItem { get; }
Property Value
ShowShortcutsMenuItem
Gets a menu item definition for keyboard shortcuts.
[Export]
public static MenuItemDefinition ShowShortcutsMenuItem { get; }