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)
546ownerGridView.LabelPaintMargin = (s_imageSize + 1) * _propertyValueUIItems.Length;