5 references to KeyDefaultAction
System.Windows.Forms.Design (5)
System\ComponentModel\Design\DesignerActionPanel.cs (1)
142MenuCommands.KeyDefaultAction,
System\Windows\Forms\Design\CommandSet.cs (1)
141MenuCommands.KeyDefaultAction, true,
System\Windows\Forms\Design\TabOrder.cs (1)
85MenuCommands.KeyDefaultAction),
System\Windows\Forms\Design\ToolStripKeyboardHandlingService.cs (2)
1466_oldCommands.Add(mcs.FindCommand(MenuCommands.KeyDefaultAction)); 1501_newCommands.Add(new MenuCommand(new EventHandler(OnKeyDefault), MenuCommands.KeyDefaultAction));