I am doing code review of wpf-mvvm project to know whether the project is adherence to MVVM pattern or not.
So, my question is "should all the ViewModel class have Notification capability?".
I am doing code review of wpf-mvvm project to know whether the project is adherence to MVVM pattern or not.
So, my question is "should all the ViewModel class have Notification capability?".