Skip to content

Commit 4fbf2ed

Browse files
adegeogewarren
andauthored
Update docs/core/compatibility/windows-forms/10.0/system-drawing-outofmemory-externalexception.md
Co-authored-by: Genevieve Warren <[email protected]>
1 parent 1a6989c commit 4fbf2ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/compatibility/windows-forms/10.0/system-drawing-outofmemory-externalexception.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ When GDI+ encountered `Status.OutOfMemory` errors (often due to invalid input ra
2222

2323
## New behavior
2424

25-
When GDI+ encounters `Status.OutOfMemory` errors, System.Drawing APIs now throw <xref:System.Runtime.InteropServices.ExternalException> instead.
25+
Starting in .NET 10, when GDI+ encounters `Status.OutOfMemory` errors, System.Drawing APIs now throw <xref:System.Runtime.InteropServices.ExternalException>.
2626

2727
## Type of breaking change
2828

0 commit comments

Comments
 (0)