2 references to TOOLSTRIP_TEMPLATE_WIDTH_ORIGINAL
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ToolStripTemplateNode.cs (2)
36
private static int s_toolStripTemplateWidth =
TOOLSTRIP_TEMPLATE_WIDTH_ORIGINAL
;
136
s_toolStripTemplateWidth = ScaleHelper.ScaleToInitialSystemDpi(
TOOLSTRIP_TEMPLATE_WIDTH_ORIGINAL
);