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