WinUI
WinUI is a Windows-based user interface framework developed by Microsoft for building modern, native Windows applications. It provides a rich, extensible set of controls and styling aimed at delivering a consistent and Fluent-inspired user experience across devices and form factors.
WinUI originated with WinUI 2.x, which supplied updated UI controls for apps built on the Universal Windows
Developers build with XAML and languages such as C# or C++, targeting Windows 10 and Windows 11.
WinUI serves as the foundation for new Windows apps and can be used with desktop-style app lifecycles.
---