1 write to _scaledButtonAlignmentWidth
System.Windows.Forms (1)
System\Windows\Forms\Dialogs\ThreadExceptionDialog.cs (1)
88_scaledButtonAlignmentWidth = LogicalToDeviceUnits(BUTTONALIGNMENTWIDTH);
2 references to _scaledButtonAlignmentWidth
System.Windows.Forms (2)
System\Windows\Forms\Dialogs\ThreadExceptionDialog.cs (2)
302- ((buttons.Length - startIndex) * _scaledButtonAlignmentWidth - _scaledButtonAlignmentPadding); 309buttonLeft += _scaledButtonAlignmentWidth;