2 writes to LabelPaintMargin
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (1)
2880
_gridView.
LabelPaintMargin
= 0;
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyDescriptorGridEntry.cs (1)
546
ownerGridView.
LabelPaintMargin
= (s_imageSize + 1) * _propertyValueUIItems.Length;