2 references to DETAILSHEIGHT
System.Windows.Forms (2)
System\Windows\Forms\Dialogs\ThreadExceptionDialog.cs (2)
54
private readonly int _scaledDetailsHeight =
DETAILSHEIGHT
;
91
_scaledDetailsHeight = LogicalToDeviceUnits(
DETAILSHEIGHT
);