Skip to content

WinUI 3 in WinAppSDK 2.2.2-experimental9

Pre-release
Pre-release

Choose a tag to compare

@agniuks agniuks released this 10 Jun 00:05
· 347 commits to main since this release

WinUI 3 in Windows App SDK 2.2.2-Experimental9 🧪

This experimental release of WinUI 3 ships as part of Windows App SDK 2.2 Experimental 9. To use it in your app, install the Microsoft.WindowsAppSDK 2.2.2-experimental9 NuGet package.

This release ships alongside Windows App SDK 2.2.0 stable and brings forward the WinUI changes from that release, including the new XamlBindingHelper boxing-free setter overloads (SetPropertyFromThickness, SetPropertyFromCornerRadius, SetPropertyFromColor), the newly exposed Setter.ValueProperty dependency property, and the 2.2.0 WinUI bug fix batch.

For the full set of changes, see the Windows App SDK 2.2 Experimental 9 release notes.

Try it out