1 write to scaledHeightPadding
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ThreadExceptionDialog.cs (1)
111
scaledHeightPadding
= LogicalToDeviceUnits(HEIGHTPADDING);
1 reference to scaledHeightPadding
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ThreadExceptionDialog.cs (1)
420
int delta = details.Height +
scaledHeightPadding
;