3 references to LocationChanged
System.Windows.Forms.Tests (3)
System\Windows\Forms\ToolStripContentPanelTests.cs (3)
928control.LocationChanged += (sender, e) => 995control.LocationChanged += locationChangedHandler; 1030control.LocationChanged -= locationChangedHandler;