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