4 references to FormStateExSettingAutoScale
System.Windows.Forms (4)
winforms\Managed\System\WinForms\Form.cs (4)
129private static readonly BitVector32.Section FormStateExWindowBoundsWidthIsClientSize = BitVector32.CreateSection(1, FormStateExSettingAutoScale); 570formStateEx[FormStateExSettingAutoScale] = 1; 587formStateEx[FormStateExSettingAutoScale] = 0; 4612if (formStateEx[FormStateExSettingAutoScale] != 1) {