2 writes to LabelPaintMargin
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGrid.cs (1)
3273gridView.LabelPaintMargin = 0;
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyDescriptorGridEntry.cs (1)
626GridEntryHost.LabelPaintMargin = (scaledImageSizeX + 1) * pvUIItems.Length;