2 references to OnToolStripLocationChanging
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripPanelCell.cs (2)
56
_wrappedToolStrip.LocationChanging +=
OnToolStripLocationChanging
;
232
_wrappedToolStrip.LocationChanging -=
OnToolStripLocationChanging
;