2 references to ContextMenuStripClosing
System.Windows.Forms (2)
winforms\Managed\System\WinForms\TreeView.cs (2)
3115menu.Closing += new ToolStripDropDownClosingEventHandler(this.ContextMenuStripClosing); 3126strip.Closing -= new ToolStripDropDownClosingEventHandler(this.ContextMenuStripClosing);