News

Describe the bug When binding a ComboBox**** to a collection of ViewModel objects, the TextBox portion of the ComboBox does not reflect the newly selected item immediately upon selection. Instead, the ...
Describe the bug ComboBox will select the first item when opening the popup when no SelectedIndex is set. This is not an issue in WinUI2 and must have been a regression recently.