In this chapter, we will cover the following recipes:
- Using binary resources inside a WPF application
- Using binary resources from another assembly
- Accessing binary resources in code
- Using static logical resources in WPF
- Using dynamic logical resources in WPF
- Managing logical resources
- Using user selected colors and fonts
- Building an application using the MVVM pattern
- Using routed commands in a WPF application