4 references to changingExtents
System.Windows.Forms (4)
winforms\Managed\System\WinForms\Control.cs (4)
16258
private static readonly int saving = BitVector32.CreateMask(
changingExtents
);
18245
if (activeXState[
changingExtents
]) {
18249
activeXState[
changingExtents
] = true;
18299
activeXState[
changingExtents
] = false;