2 references to BUTTONWIDTH
System.Windows.Forms (2)
System\Windows\Forms\Dialogs\ThreadExceptionDialog.cs (2)
49
private readonly int _scaledButtonWidth =
BUTTONWIDTH
;
86
_scaledButtonWidth = LogicalToDeviceUnits(
BUTTONWIDTH
);