386 Views
The next post in the series originally written by Beatriz Stollnitz. Original post available on Github. DisplayMemberPath As I've shown in previous posts, binding an ItemsControl to an IEnumerable data source is really easy (remember that ListBox and ComboBox derive from ItemsControl). With DisplayMemberPath it's even easier for the scenario where you want to display only ...
0 comments