2 references to ValueStringIndent
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (2)
1853rect.X += paintIndent + PropertyGridView.ValueStringIndent; 1854rect.Width -= paintIndent + 2 * PropertyGridView.ValueStringIndent;