3 references to LocationChanged
System.Windows.Forms.Tests (3)
System\Windows\Forms\SplitterPanelTests.cs (3)
527control.LocationChanged += (sender, e) => 594control.LocationChanged += locationChangedHandler; 629control.LocationChanged -= locationChangedHandler;