OBSCOLL needs to call OnPropertyChanged(); inside its setter as well.
Then, in your viewmodel constructor change to:
OBSCOLL = new ObservableCollection<Model>();
1.4m articles
1.4m replys
5 comments
57.0k users