Cynthia

Cynthia

  • 1.4k
  • 215
  • 34k

MVVM WPF INotifypropertychanged

May 14 2017 6:03 AM
I read lots of articles and found that INotifyPropertyChanged use in both -ViewModel and Model as well. So, I am confused about in MVVM should the ViewModel or Model implement INotifyPropertyChanged?

Answers (1)