3 references to EventClosing
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ToolStripDropDown.cs (3)
468Events.AddHandler(EventClosing, value); 471Events.RemoveHandler(EventClosing, value); 1344ToolStripDropDownClosingEventHandler handler = (ToolStripDropDownClosingEventHandler)Events[EventClosing];