Tagged Questions

0
votes
2answers
1k views

C#/WPF: ListView not updating (but when I check with Snoop, everything looks fine)

Does anyone know why my ListView with following Code is not working? I checked it out with Snoop and the ItemsSource seems to be fine (and when I start Snoop, the ListView displays me the ...