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