2 references to OutlineIconPadding
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (2)
832
int borderWidth = outlineSize +
OutlineIconPadding
;
833
int left = (propertyDepth * borderWidth) + (
OutlineIconPadding
) / 2;