View
[Play
the Video] - Requires Registration/Login
[Download
Sample]
Notes
·
INotifyPropertyChanged interface is used to notify the WPF
controls of the changes in the custom class properties.
·
The ObservableCollection<T> collection notifies the WPF
controls with the changes in the Observable collection.