Microsoft.UI.Xaml is a part of WinUI Library that provides Fluent controls and features appropriate to all apps. The library is an open source tool as a NuGet package. Furthermore, it offers UWP XAML control and dense control styles. Microsoft.UI.Xaml 2.4.3 is released today with a few bug fixes.
You can download Microsoft.UI.Xaml 2.4.3 from Github to use within Visual Studio.
Microsoft.UI.Xaml 2.4.3 Changes
Notable Changes:
- Switch signing cert.
- Fix problem with NavigationViewItem announcing collapsed when not having children.
- Automation Peer fix for Hierarchical NavigationView.
- Corrected issue with single select and unrealized children on TreeView.
- Fix issue with settings button in a top mode not receiving pointer events.
- TreeView: Set IsExpanded during the last child has been removed.
Download Microsoft.UI.Xaml 2.4.3.
Source – Github.