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