3 references to s_formStateExInScale
System.Windows.Forms (3)
System\Windows\Forms\Form.cs (3)
96
private static readonly BitVector32.Section s_formStateExInModalSizingLoop = BitVector32.CreateSection(1,
s_formStateExInScale
);
5143
_formStateEx[
s_formStateExInScale
] = 1;
5156
_formStateEx[
s_formStateExInScale
] = 0;