Tagged Questions

1
vote
1answer
381 views

WPF: ComboBox DisplayMemberPath is suddenly not shown anymore?

in my ComboBox I see 3 times this: MyNameSpace.ViewModel.CustomerViewModel ?? Actually this code worked but now don`t know what I changed: <ComboBox DisplayMemberPath="{Binding ...