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