2 references to MAXWIDTH
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ThreadExceptionDialog.cs (2)
61
private int scaledMaxWidth =
MAXWIDTH
;
102
scaledMaxWidth = LogicalToDeviceUnits(
MAXWIDTH
);