Error!
Success!

Observing ObservableObject

0
kicks

Observing ObservableObject  (Unpublished)

When creating any component that must be bound, it is essential to implement the INotifyPropertyChanged interface. Repeating yourself is a bad thing, and although you can’t get around it in all situations, sometimes it’s preferable to merely inherit from a class that implements this interface for you. In a preview for the upcoming release of MVVM Light, Laurent Bugnion introduced a class call NotifyPropertyChanged.


Kicked By:
Drop Kicked By: