Microsoft.UI.Xaml v2.2.190731001-prerelease
Pre-release
Pre-release
https://www.nuget.org/packages/Microsoft.UI.Xaml/2.2.190731001-prerelease
Notable bug fixes:
- Fixing AutoSuggestBox list for April 2018 Update and earlier OS versions (f7c42b28 by llongley, pr #1116)
- TreeView selection APIs (91f604e7 by kaiguo, pr #243)
- TabView: Add separators and drag/drop support (edafda0b by teaP, pr #1113)
- Add static resource for corner radius (944c7d1c by kaiguo, pr #1078)
- NavigationView: Showing the PaneHeader and PaneTitle even when the PaneToggleButton is hidden (0e3c0ee9 by RBrid, pr #1083)
- Fix TintLuminosityOpacity crash by removing const_cast and passing by non-const (63973195 by jevansaks, pr #1059)
- Fix memory leak because Binding.Source (7d986fe1 by licanhua, pr #1033)
- NavigationView: Adding close button in MinimalLeft display mode (5bb8e981 by RBrid, pr #1016)
- Set fixed height on NavigationView icon ViewBox (0870826c by kaiguo, pr #978)
- Update CornerRadius property on NavigationViewItem, PivotHeaderItem and ScrollBar (7897ef32 by kaiguo, pr #922)
- Add CornerRadiusFilterConverter and fix FlipView corner radius (c42f0766 by kaiguo, pr #967)