Luke Longley
Luke Longley
Click the button in these two repro apps to see the issue: [ColorPickerExceptionMessageUWP.zip](https://github.com/microsoft/CsWinRT/files/5265044/ColorPickerExceptionMessageUWP.zip) [ColorPickerExceptionMessageDesktop.zip](https://github.com/microsoft/CsWinRT/files/5265045/ColorPickerExceptionMessageDesktop.zip) In the UWP application, which does not use C#/WinRT projections, setting ColorPicker.MaxHue to an invalid value...
This cherry-picks #6240 to 2.7, which is needed to fix a crash related to NavigationView.
### Describe the bug TabViewTests.KeyboardTest passes when run locally, but fails for some unknown reason in the lab. We should investigate why. ### Steps to reproduce the bug 1. Run...
These changes update WinUI Gallery to consume the new TabView tear-out APIs in WASDK experimental 1, instead of using the WinRT drag-and-drop APIs. This makes it so that tab tear-out...