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