votes
Observable Collections vs Lists vs INotifyPropertyChanged When Binding
I am having difficulties with my binding. The problem is that my controls don't properly update/refresh to show what is in the list that I am binding to. This issue came up a while back but I easily worked around it by simply removing the b ...
