3 references to stateNotWorkingAreaConstrained
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ToolStripDropDown.cs (3)
77private static readonly int stateInSetVisibleCore = BitVector32.CreateMask(stateNotWorkingAreaConstrained); 1076if (state[stateNotWorkingAreaConstrained]) { 1085state[stateNotWorkingAreaConstrained] = notConstrained;