Model-View-ViewModel, INotifyPropertyChanged, Static Reflection and Extension methods

Matteo Baglini has posted an interesting example to implement the INotifyPropertyChanged interface and optimize the code for Visual Studio rename refactoring. Definitely worth a look!


Leave a Reply