1 write to _scaledButtonAlignmentPadding
System.Windows.Forms (1)
System\Windows\Forms\Dialogs\ThreadExceptionDialog.cs (1)
89
_scaledButtonAlignmentPadding
= LogicalToDeviceUnits(BUTTONALIGNMENTPADDING);
1 reference to _scaledButtonAlignmentPadding
System.Windows.Forms (1)
System\Windows\Forms\Dialogs\ThreadExceptionDialog.cs (1)
302
- ((buttons.Length - startIndex) * _scaledButtonAlignmentWidth -
_scaledButtonAlignmentPadding
);