This developer tool demonstrates WPF ( Windows Presentation Framework ) controls and styles to a WPF application in .NET 9 and onwards.
WPF is a UI framework for building Windows desktop applications. It supports a broad set of application development features, including an application model, resources, controls, graphics, layout, data binding and documents. To learn more about the WPF and how you can write your desktop application, visit: https://aka.ms/wpf
The source code for this app is available on GitHub: https://github.com/microsoft/WPF-Samples