2 references to INDENT_SPACING
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ToolStripCollectionEditor.ToolStripItemEditorForm.cs (2)
32
private static int s_indentSpacing =
INDENT_SPACING
;
94
s_indentSpacing = LogicalToDeviceUnits(
INDENT_SPACING
);