Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions release-notes/11.0/preview/rc1/wpf.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# WPF in .NET 11 RC 1 - Release Notes

<!-- Verified against changes.json, features.json, and the Microsoft.WindowsDesktop.App API diff. No new public WPF APIs were identified for RC 1. -->

.NET 11 RC 1 contains no new user-facing WPF features. This release includes
native-code hardening and reliability fixes across text, graphics, fonts,
printing, XPS, and resource loading
([dotnet/wpf #11797](https://github.com/dotnet/wpf/pull/11797),
[dotnet/wpf #11835](https://github.com/dotnet/wpf/pull/11835)).
Loading