2 references to BUTTONWIDTH
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ThreadExceptionDialog.cs (2)
71private int scaledButtonWidth = BUTTONWIDTH; 112scaledButtonWidth = LogicalToDeviceUnits(BUTTONWIDTH);