2 references to ShowContextMenu
System.Windows.Forms (2)
winforms\Managed\System\WinForms\WebBrowser.cs (2)
1652if (!ShowContextMenu(x, y)) { 1730wb.ShowContextMenu(pt.x, pt.y);