2 references to MAXHEIGHT
System.Windows.Forms (2)
System\Windows\Forms\Dialogs\ThreadExceptionDialog.cs (2)
41
private readonly int _scaledMaxHeight =
MAXHEIGHT
;
77
_scaledMaxHeight = LogicalToDeviceUnits(
MAXHEIGHT
);