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