0
kicks
Dynamically generating types to implement INotifyPropertyChanged
Details how you might dynamically generate types to auto-implement INotifyPropertyChanged without reliance on any 3rd party tools, if that is useful to you.