1 write to scaledButtonWidth
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ThreadExceptionDialog.cs (1)
112scaledButtonWidth = LogicalToDeviceUnits(BUTTONWIDTH);
2 references to scaledButtonWidth
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ThreadExceptionDialog.cs (2)
329b.SetBounds(scaledButtonDetailsLeftPadding, buttonTop, scaledButtonWidth, scaledButtonHeight); 340b.SetBounds(buttonLeft, buttonTop, scaledButtonWidth, scaledButtonHeight);