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