0

This has been a handicap of ObservableCollection where the NotifyOfPropertyChange() was not triggered in the collection even when any of its child item implementing INotifyPropertyChanged is edited. BindingList seems to have the feature. I also expected that feature in BindableCollection of Caliburn.Micro, but it seems to be missing. Can the feature be implemented in any way?

0 Answers0