1 write to _scaledExceptionMessageVerticalPadding
System.Windows.Forms (1)
System\Windows\Forms\Dialogs\ThreadExceptionDialog.cs (1)
94_scaledExceptionMessageVerticalPadding = LogicalToDeviceUnits(EXCEPTIONMESSAGEVERTICALPADDING);
1 reference to _scaledExceptionMessageVerticalPadding
System.Windows.Forms (1)
System\Windows\Forms\Dialogs\ThreadExceptionDialog.cs (1)
214textSize.Height += _scaledExceptionMessageVerticalPadding;