By dotCore
via channel9.msdn.com
Submitted: Jan 04 2013 / 17:56
Several times up until now we've talked about the special relationship between the data and the user interface and in this lesson we talk about how change notification works and the how the interfaces, like the INotifyPropertyChanged and ICollectionChanged provide a contract that data source classes can implement and user interfaces can rely on to be notified of changes.
Add your comment