2 references to OnContextMenu
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ComponentTray.cs (2)
641void ISelectionUIHandler.ShowContextMenu(IComponent component) => OnContextMenu(MousePosition); 1625OnContextMenu(location);