2 references to LocationChanged
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripProgressBar.cs (2)
312add => base.LocationChanged += value; 313remove => base.LocationChanged -= value;