2 references to TEMPLATE_WIDTH_ORIGINAL
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ToolStripTemplateNode.cs (2)
37
private static int s_templateWidth =
TEMPLATE_WIDTH_ORIGINAL
;
137
s_templateWidth = ScaleHelper.ScaleToInitialSystemDpi(
TEMPLATE_WIDTH_ORIGINAL
);