5 references to KeyNudgeHeightIncrease
System.Windows.Forms.Design (3)
System\ComponentModel\Design\DesignerActionPanel.cs (1)
151MenuCommands.KeyNudgeHeightIncrease,
System\Windows\Forms\Design\ControlCommandSet.cs (2)
241MenuCommands.KeyNudgeHeightIncrease), 574else if (cmd.Equals(MenuCommands.KeyNudgeHeightIncrease))
System.Windows.Forms.Design.Tests (2)
System\Windows\Forms\Design\MenuCommandsTests.cs (2)
34yield return new object[] { MenuCommands.KeyNudgeHeightIncrease, new CommandID(new Guid("1496a755-94de-11d0-8c3f-00c04fc2aae2"), 1228) }; 40yield return new object[] { MenuCommands.KeyNudgeHeightIncrease, new CommandID(new Guid("1496a755-94de-11d0-8c3f-00c04fc2aae2"), 1228) };