December 2008
Intermediate to advanced
368 pages
11h 2m
English
Two of the key sources of the power of XAML-based data binding are
the INotifyPropertyChanged interface and the
ObservableCollection<T>. These
classes provide the means for data source objects to notify data
bindings that something about the source has changed. Converters are
integral components of the binding process, as they can seamlessly
convert values involved in both one-way and two-way binding
operations.
Read now
Unlock full access