I have a ComboBox in WPF whose ItemsSource is set to a list programatically. How would I go about clearing the selection in an event handler? I've tried:I have a ComboBox in WPF whose ItemsSource is s
I have a ComboBox in WPF whose ItemsSource is set to a list programatically. How would I go about clearing the selection in an event handler? I've tried:I have a ComboBox in WPF whose ItemsSource is s