3 references to EventLocationChanging
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ToolStrip.cs (3)
1455Events.AddHandler(EventLocationChanging, value); 1458Events.RemoveHandler(EventLocationChanging, value); 3474ToolStripLocationCancelEventHandler handler = (ToolStripLocationCancelEventHandler)Events[EventLocationChanging];