2 references to TEMPLATE_HEIGHT_ORIGINAL
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ToolStripTemplateNode.cs (2)
35
private static int s_templateHeight =
TEMPLATE_HEIGHT_ORIGINAL
;
135
s_templateHeight = ScaleHelper.ScaleToInitialSystemDpi(
TEMPLATE_HEIGHT_ORIGINAL
);