In WPF, it seems to be impossible to select (with the mouse) a \"null\" value from a ComboBox. Edit To clarify, this is .NET 3.5 SP1.
Here\'s some c
Try Binding.FallbackValue
From 6 Things I Bet You Didn't Know About Data Binding in WPF