Advanced Forum Search Results
-
I've been messing with the same problem for the last few hours, but without doing any data binding. I can recreate it with the following example:
page.xaml:
<UserControl x:Class="ComboBoxTest.Page"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
...