
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 …
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 3 - Windows apps | Microsoft Learn
WinUI 3 是Microsoft用于生成 Windows 桌面应用程序的现代本机用户界面框架。 它为 C# 和C++开发人员带来了 Fluent Design System、高性能呈现和基于 XAML 的强大编程模型。
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.
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.