1 reference to OnCommandSelectAll
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripKeyboardHandlingService.cs (1)
1534
_newCommands.Add(new MenuCommand(new EventHandler(
OnCommandSelectAll
), StandardCommands.SelectAll));