3 references to ToolStripLocationCancelEventHandler
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ToolStrip.cs (3)
1453internal event ToolStripLocationCancelEventHandler LocationChanging { 3474ToolStripLocationCancelEventHandler handler = (ToolStripLocationCancelEventHandler)Events[EventLocationChanging];