2 references to BUTTONHEIGHT
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ThreadExceptionDialog.cs (2)
72
private int scaledButtonHeight =
BUTTONHEIGHT
;
113
scaledButtonHeight = LogicalToDeviceUnits(
BUTTONHEIGHT
);