2 references to LocationChanging
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripPanelCell.cs (2)
61
_wrappedToolStrip.
LocationChanging
+= new ToolStripLocationCancelEventHandler(this.OnToolStripLocationChanging);
210
_wrappedToolStrip.
LocationChanging
-= new ToolStripLocationCancelEventHandler(this.OnToolStripLocationChanging);