SyntaxFix
Write A Post
Hire A Developer
Questions
I've created an open source CodePlex project that does this. You can download the NuGet package from here.
<enumComboBox:EnumComboBox EnumType="{x:Type demoApplication:Status}" SelectedValue="{Binding Status}" />