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