In this chapter, we will cover the following recipes:
- Installing WPF Workload with Visual Studio 2017
- Creating WPF applications
- Creating and navigating from one window to another
- Creating and navigating from one page to another
- Creating a dialog box
- Creating ownership between windows
- Creating a single instance application
- Passing arguments to WPF applications
- Handling unhandled exceptions