Edge
4.5
Not planned
The CheckForOverflowUnderflow property for the System.Drawing.dll assembly is set to true.
- Quirked
- Build-time break
Previously when overflows occurred, the result would be silently truncated. Now an xref:System.OverflowException?displayProperty=name exception is thrown.
- Not detectable via API analysis
Windows Forms