4 references to FormStateExInScale
System.Windows.Forms (4)
winforms\Managed\System\WinForms\Form.cs (4)
127private static readonly BitVector32.Section FormStateExInModalSizingLoop = BitVector32.CreateSection(1, FormStateExInScale); 5840formStateEx[FormStateExInScale] = 1; 5851formStateEx[FormStateExInScale] = 0; 5982if (formStateEx[FormStateExInScale] == 1) {