1 override of OnLocationChanged
System.Windows.Forms.DataVisualization (1)
WinForm\ChartWinControl.cs (1)
721
protected override void
OnLocationChanged
(EventArgs e)
2 references to OnLocationChanged
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
12582
OnLocationChanged
(EventArgs.Empty);
System.Windows.Forms.DataVisualization (1)
WinForm\ChartWinControl.cs (1)
734
base.
OnLocationChanged
(e);