Technical requirements
To follow along with the examples in this chapter, the following software is required:
- Windows 10 Version 1803 (build 17134) or newer.
- Visual Studio 2019 Version 16.9 or newer with the following workloads: .NET Desktop Development; Universal Windows Platform Development.
- To create desktop WinUI projects, you must also install the latest .NET 5 software development kit (SDK).
The source code for this chapter is available on GitHub at this Uniform Resource Locator (URL):
https://github.com/PacktPublishing/-Learn-WinUI-3.0/tree/master/Chapter14