Luke Longley

Results 4 issues of 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...

bug
pri-2
debugging

This cherry-picks #6240 to 2.7, which is needed to fix a crash related to NavigationView.

needs-triage

### 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...

bug
area-TabView
team-Controls
product-winui2

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...