Summary
In this chapter, we explored many of the controls available in WinUI 3.0. We learned that the XAML Controls Gallery application is a great tool for exploring the controls available to WinUI developers. If you build applications that will be loading many controls at runtime, then it is a great option for you to explore the XamlDirect APIs. At the end, we learned about, and added, a couple of new WinUI controls to our application.
In the next chapter, we will learn more about services and will start persisting the data for our media items between sessions.