2 references to BUTTONHEIGHT
System.Windows.Forms (2)
System\Windows\Forms\Dialogs\ThreadExceptionDialog.cs (2)
50
private readonly int _scaledButtonHeight =
BUTTONHEIGHT
;
87
_scaledButtonHeight = LogicalToDeviceUnits(
BUTTONHEIGHT
);