4 references to s_formStateExSettingAutoScale
System.Windows.Forms (4)
System\Windows\Forms\Form.cs (4)
98private static readonly BitVector32.Section s_formStateExWindowBoundsWidthIsClientSize = BitVector32.CreateSection(1, s_formStateExSettingAutoScale); 404_formStateEx[s_formStateExSettingAutoScale] = 1; 423_formStateEx[s_formStateExSettingAutoScale] = 0; 3950if (_formStateEx[s_formStateExSettingAutoScale] != 1)