2 references to SelectionMenu
System.Windows.Forms.Design (2)
System\ComponentModel\Design\ComponentDesigner.cs (1)
587
=> GetService<IMenuCommandService>()?.ShowContextMenu(MenuCommands.
SelectionMenu
, x, y);
System\Windows\Forms\Design\DocumentDesigner.cs (1)
959
mcs.ShowContextMenu(MenuCommands.
SelectionMenu
, x, y);