3 references to PAINT_INDENT
System.Windows.Forms (3)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (3)
71private int paintIndent = PAINT_INDENT; 182paintIndent = DpiHelper.LogicalToDeviceUnitsX(PAINT_INDENT); 5414paintIndent = LogicalToDeviceUnits(PAINT_INDENT);