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