About 50 results
Open links in new tab
  1. WinUI - Windows apps | Microsoft Learn

    Feb 20, 2026 · WinUI is Microsoft's modern native user interface framework for building Windows desktop applications. It brings the Fluent Design System, high-performance rendering, and a …

  2. Set up your environment and create your first WinUI project - Windows ...

    Feb 20, 2026 · List of steps to get started developing Windows apps with WinUI and the Windows App SDK.

  3. 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 …

  4. 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 …

  5. Build a C# .NET app with WinUI and Win32 interop

    Mar 6, 2025 · In this topic, we step through how to build a basic C# .NET application with WinUI and Win32 interop capabilities using Platform Invocation Services (PInvoke).

  6. WinUI templates in Visual Studio - Windows apps

    Feb 12, 2026 · Once you've set up your development computer, you're ready to create a WinUI app by starting from one of the WinUI project templates in Visual Studio. This topic describes the available …

  7. WinUI - Windows apps | Microsoft Learn

    WinUI es el marco de interfaz de usuario nativo moderno de Microsoft para compilar aplicaciones de escritorio de Windows. Aporta fluent Design System, representación de alto rendimiento y un modelo …

  8. Data binding with WinUI and MVVM Toolkit tutorial - Introduction ...

    Nov 1, 2025 · This tutorial series demonstrates how to implement data binding, dependency injection, and unit testing with the Model-View-ViewModel (MVVM) design pattern and the MVVM Toolkit in a …

  9. WinUI Notes tutorial - Step 1 - Project setup - Windows apps

    Sep 2, 2025 · To make the WinUI Notes app consistent with Fluent Design guidelines, you'll make a few modifications to MainWindow. First, you'll apply Mica material as the window backdrop.

  10. WinUI Notes tutorial - Introduction - Windows apps

    Sep 2, 2025 · This tutorial series demonstrates how to create a WinUI app using XAML and C#. The app you'll create is a note app, where the user can create, save, and load multiple notes.