2 writes to s_shiftState
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ToolStripItemBehavior.cs (2)
424ToolStripDesigner.s_shiftState = true; 435ToolStripDesigner.s_shiftState = false;
1 reference to s_shiftState
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripItemBehavior.cs (1)
432if (glyphItem.IsOnDropDown && ToolStripDesigner.s_shiftState)