2 references to SEPARATOR_HEIGHT
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ToolStripCollectionEditor.ToolStripItemEditorForm.cs (2)
30
private static int s_separatorHeight =
SEPARATOR_HEIGHT
;
92
s_separatorHeight = LogicalToDeviceUnits(
SEPARATOR_HEIGHT
);