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