In Gabriel's introductory post for Fluent Silverlight , he showed that the code typically associated with implementing INotifyPropertyChanged can be reduced to a simple auto property. This can really improve the clarity of a large class as well as save...