WPF Combo box with empty item using .Net 4 dynamic objects
From the moment I’ve stated to use WPF I have struggled to get a selectable empty item in a combo box. This is not something that WPF supports out of the box. I had sincerely hoped they would fix this in WPF 4.0, but unfortunately they did not. They did give us dynamic object, which makes the task a lot easier that it was in WPF 3.5.
Read more »
Read more »