1 write to s_toolStripTemplateWidth
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripTemplateNode.cs (1)
136
s_toolStripTemplateWidth
= ScaleHelper.ScaleToInitialSystemDpi(TOOLSTRIP_TEMPLATE_WIDTH_ORIGINAL);
2 references to s_toolStripTemplateWidth
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ToolStripTemplateNode.cs (2)
1740
base.SetBoundsCore(x, y,
s_toolStripTemplateWidth
, s_toolStripTempateHeight, specified);
1744
base.SetBoundsCore(x, y,
s_toolStripTemplateWidth
, s_templateHeight, specified);