1 write to _scaledPaddingHeight
System.Windows.Forms (1)
System\Windows\Forms\Dialogs\ThreadExceptionDialog.cs (1)
79_scaledPaddingHeight = LogicalToDeviceUnits(PADDINGHEIGHT);
1 reference to _scaledPaddingHeight
System.Windows.Forms (1)
System\Windows\Forms\Dialogs\ThreadExceptionDialog.cs (1)
226int buttonTop = Math.Max(textSize.Height, _scaledMaxTextHeight) + _scaledPaddingHeight;