0
kicks
INotifyPropertyChanged and TrackedList
About automatic tracking of property changes via the INotifyPropertyChanged interface, and the use of a simple data structure (TrackedList) to track changes in collections.