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