Learn WPF MVVM - XAML, C# and the MVVM pattern
/
4. Managing data in a WPF application
4.
Managing data in a WPF application
4.1
Data binding
Binding examples
Binding Mode
Extra properties
Binding errors
4.2
DataContext
4.3
Converters
4.4
Displaying collections using list controls
4.5
Customizing list controls
4.6
Exercise - Display messages from a data object
4.7
Exercise solution
4.8
INotifyPropertyChanged
4.9
INotifyCollectionChanged
Up next
5. Making it shine: customize the look
In this chapter
4. Managing data in a WPF application
4.1 Data binding
4.2 DataContext
4.3 Converters
4.4 Displaying collections using list controls
4.5 Customizing list controls
4.6 Exercise - Display messages from a data object
4.7 Exercise solution
4.8 INotifyPropertyChanged
4.9 INotifyCollectionChanged