
WinUI 3 - Windows apps | Microsoft Learn
Dec 20, 2025 · WinUI 3 is Microsoft's modern native user interface framework for building Windows desktop applications. It brings the Fluent Design System, high-performance …
Get started with WinUI 2 for UWP - UWP applications
Apr 29, 2025 · WinUI 2.8 is the latest stable version of WinUI that can be used for building production UWP applications (and desktop applications using XAML Islands). The library is …
WinUI 2 - UWP applications | Microsoft Learn
Apr 29, 2025 · WinUI 2 is tightly integrated with Windows SDKs and provides official native Windows UI controls and other user interface elements for UWP applications (and desktop …
A basic C++/WinRT Windows UI Library 2 example (UWP)
Oct 20, 2022 · This topic walks you through the process of adding basic support for the Windows UI Library (WinUI) to your C++/WinRT UWP project. Specifically, this topic deals with WinUI 2, …
Test apps built with the Windows App SDK and WinUI
Oct 28, 2025 · In this topic we provide some recommendations for how to test and validate functionality in apps created with the Windows App SDK using Windows UI Library (WinUI) …
UI Automation Overview - Win32 apps | Microsoft Learn
Jul 14, 2025 · UI Automation client applications can be written with the assurance that they will work on multiple Microsoft Windows control frameworks. The UI Automation core masks any …
UI Automation Overview - .NET Framework | Microsoft Learn
Sep 15, 2021 · Read an overview of Microsoft UI Automation, the accessibility framework for Windows operating systems that support Windows Presentation Foundation (WPF).
Unit tests for Windows UI Library (WinUI) apps in Visual Studio
May 31, 2024 · This article describes how to create unit tests for WinUI apps in Visual Studio using the built-in unit test project templates. For a general overview of testing Windows App …
WinUI 3 templates in Visual Studio - Windows apps
Nov 13, 2025 · This project template creates a desktop .NET (C#) or native Win32 (C++) app with a WinUI 3-based user interface. The generated project includes a basic window that derives …
WinUI 3 - Windows apps | Microsoft Learn
WinUI 3 是Microsoft用于生成 Windows 桌面应用程序的现代本机用户界面框架。 它为 C# 和C++开发人员带来了 Fluent Design System、高性能呈现和基于 XAML 的强大编程模型。