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