2 references to ContainerMenu
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\DocumentDesigner.cs (1)
995
mcs.ShowContextMenu(MenuCommands.
ContainerMenu
, x, y);
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\MenuCommandsTests.cs (1)
20
yield return new object[] { MenuCommands.
ContainerMenu
, new CommandID(new Guid("74d21312-2aee-11d1-8bfb-00a0c90f26f7"), 1281) };