3 references to TraySelectionMenu
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ComponentTray.cs (2)
660
mcs.ShowContextMenu(MenuCommands.
TraySelectionMenu
, location.X, location.Y);
2257
mcs.ShowContextMenu(MenuCommands.
TraySelectionMenu
, location.X, location.Y);
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\MenuCommandsTests.cs (1)
54
yield return new object[] { MenuCommands.
TraySelectionMenu
, new CommandID(new Guid("74d21312-2aee-11d1-8bfb-00a0c90f26f7"), 1283) };