3 references to KeyEnd
System.Windows.Forms.Design (2)
System\ComponentModel\Design\DesignerActionPanel.cs (1)
143
MenuCommands.
KeyEnd
,
System\Windows\Forms\Design\ToolStripKeyboardHandlingService.cs (1)
1554
_newCommands.Add(new MenuCommand(new EventHandler(OnCommandEnd), MenuCommands.
KeyEnd
));
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\MenuCommandsTests.cs (1)
25
yield return new object[] { MenuCommands.
KeyEnd
, new CommandID(new Guid("1496a755-94de-11d0-8c3f-00c04fc2aae2"), 17) };