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