0
kicks
How to auto wire INotifyPropertyChanged
This article explains how to get rid of INotifyPropertyChanged explicit implementation while using automatic getters and setters for class properties by using aspect oriented approach.