By daniel
In Windows Phone, Windows Store, WinRT Posted Gotcha: SelectedItem in a ComboBox doesn’t get set
This blog post is about why the SelectedItem-property of a ComboBox might not get set in XAML declarative binding. I had an issue with the ComboBox when developing a Windows Store App. I was [...]