1 write to scaledExceptionMessageVerticalPadding
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ThreadExceptionDialog.cs (1)
120
scaledExceptionMessageVerticalPadding
= LogicalToDeviceUnits(EXCEPTIONMESSAGEVERTICALPADDING);
1 reference to scaledExceptionMessageVerticalPadding
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ThreadExceptionDialog.cs (1)
246
textSize.Height +=
scaledExceptionMessageVerticalPadding
;