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