1 write to s_indentSpacing
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripCollectionEditor.ToolStripItemEditorForm.cs (1)
94
s_indentSpacing
= LogicalToDeviceUnits(INDENT_SPACING);
1 reference to s_indentSpacing
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripCollectionEditor.ToolStripItemEditorForm.cs (1)
723
imageBounds.X += s_iconWidth +
s_indentSpacing
;