
WinUI 3 - Windows apps | Microsoft Learn
6 days ago · WinUI 3 is Microsoft's modern native user interface framework for building Windows desktop applications. It brings the Fluent Design System, high-performance rendering, and a …
Setup for WinUI - Windows apps | Microsoft Learn
Dec 18, 2025 · This Hello World guide walks you through setting up your WinUI and Windows App SDK development environment in Visual Studio and creating your first app.
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 available as a …
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 applications using …
WinUI 3 - Windows apps | Microsoft Learn
WinUI 3 将 Win32 应用模型的灵活性与现代 Windows UX 的丰富性相结合。 它专为想要使用与内置 Windows 体验相同的设计语言和系统功能构建生产级桌面应用的开发人员设计。
WinUI Release Notes - UWP applications | Microsoft Learn
Apr 29, 2025 · The WinUI 2 Gallery app includes interactive examples of most WinUI 2 controls, features, and functionality. If the gallery app is installed already, click WinUI 2 Gallery to open it.
Build a C# .NET app with WinUI 3 and Win32 interop
Mar 6, 2025 · In this topic, we step through how to build a basic C# .NET application with WinUI 3 and Win32 interop capabilities using Platform Invocation Services (PInvoke).
WinUI 2.8 Release Notes - UWP applications | Microsoft Learn
Apr 29, 2025 · WinUI 2.8 is the latest stable release of WinUI for UWP applications (and desktop applications using XAML Islands).
Samples and tools for Windows development - Windows apps
Nov 25, 2025 · This interactive gallery helps you explore and experiment with WinUI components, view XAML code examples, and understand best practices for building modern, fluent Windows applications.
WinUI Notes tutorial - Introduction - Windows apps
Sep 2, 2025 · This tutorial series demonstrates how to create a WinUI 3 app using XAML and C#. The app you'll create is a note app, where the user can create, save, and load multiple notes.