1 override of OnAutoScaleModeChanged
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Form.cs (1)
4608internal override void OnAutoScaleModeChanged() {
2 references to OnAutoScaleModeChanged
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ContainerControl.cs (1)
168OnAutoScaleModeChanged();
winforms\Managed\System\WinForms\Form.cs (1)
4609base.OnAutoScaleModeChanged();