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