The INotifyPropertyChanged interface is used to notify clients, typically binding clients, that a property value has changed.
To Understand more on INotifyPropertyChanged Inteface, follow these links
INotifyPropertyChanged Interface
AutomagicallyImplementingINotifyPropertyChanged
View Models: POCOs versus DependencyObjects
Bind Better with INotifyPropertyChanged
INotifyPropertyChanged Is Obsolete
No comments:
Post a Comment