5 references to KeyNudgeWidthDecrease
System.Windows.Forms.Design (3)
System\ComponentModel\Design\DesignerActionPanel.cs (1)
155
MenuCommands.
KeyNudgeWidthDecrease
,
System\Windows\Forms\Design\ControlCommandSet.cs (2)
247
MenuCommands.
KeyNudgeWidthDecrease
),
580
else if (cmd.Equals(MenuCommands.
KeyNudgeWidthDecrease
))
System.Windows.Forms.Design.Tests (2)
System\Windows\Forms\Design\MenuCommandsTests.cs (2)
38
yield return new object[] { MenuCommands.
KeyNudgeWidthDecrease
, new CommandID(new Guid("1496a755-94de-11d0-8c3f-00c04fc2aae2"), 1230) };
39
yield return new object[] { MenuCommands.
KeyNudgeWidthDecrease
, new CommandID(new Guid("1496a755-94de-11d0-8c3f-00c04fc2aae2"), 1230) };