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); 401_formStateEx[s_formStateExSettingAutoScale] = 1; 420_formStateEx[s_formStateExSettingAutoScale] = 0; 4025if (_formStateEx[s_formStateExSettingAutoScale] != 1)