2 references to GetValueStringIndent
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (2)
2155
rect.X += cPaint + gridHost.
GetValueStringIndent
();
2156
rect.Width -= cPaint + 2 * gridHost.
GetValueStringIndent
();