544 Views
In this video, I answer the question "How to Bind an Enum to a ComboBox in WPF?". When most WPF developers bind an enum to a combobox in WPF, they use the standard ObjectDataProvider approach. This consists of creating an ObjectDataProvider as a resource in tour wpf application.
0 comments