1 write to _oldShortCutCommand
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripPanelDesigner.cs (1)
441_oldShortCutCommand = menuCommandService.FindCommand(MenuCommands.KeyInvokeSmartTag);
4 references to _oldShortCutCommand
System.Windows.Forms.Design (4)
System\Windows\Forms\Design\ToolStripPanelDesigner.cs (4)
425if (_oldShortCutCommand is not null) 427menuCommandService.AddCommand(_oldShortCutCommand); 442if (_oldShortCutCommand is not null) 444menuCommandService.RemoveCommand(_oldShortCutCommand);