2 references to GetEntryLabelIndent
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (2)
1073
return _location.X +
GetEntryLabelIndent
(gridEntry) + size.Width;
1119
int labelIndent =
GetEntryLabelIndent
(gridEntry);