I\'ve got a combobox in my WPF application:
Very simple solution for .NET 4.5.1+:
It's works for me in all cases. You can rollback selection in combobox, just fire NotifyPropertyChanged without value assignment.