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