About 131,000 results
Open links in new tab
  1. What is Windows Presentation Foundation - WPF | Microsoft Learn

    Mar 23, 2026 · This article gives an overview of Windows Presentation Foundation (WPF) with .NET. WPF is a Windows-only user interface (UI) framework.

  2. Windows Presentation Foundation - Wikipedia

    Windows Presentation Foundation (WPF) is a free and open-source user interface framework for Windows -based desktop applications. WPF applications are based in .NET, and are primarily …

  3. GitHub - dotnet/wpf: WPF is a .NET Core UI framework for building ...

    Windows Presentation Foundation (WPF) is a UI framework for building Windows desktop applications. WPF supports a broad set of application development features, including an application model, …

  4. What is WPF? - GeeksforGeeks

    Jul 12, 2025 · The WPF has a resolution-independent and vector-based rendering engine which is helpful to deal with modern graphics hardware. The latest version of WPF is 4.6. In this framework, …

  5. Windows Presentation Foundation for .NET documentation

    Windows Presentation Foundation documentation Learn about using Windows Presentation Foundation (WPF), an open-source, graphical user interface for Windows, on .NET.

  6. Welcome - The complete WPF tutorial

    Welcome to this WPF tutorial, currently consisting of 126 articles, where you'll learn to make your own applications using the WPF UI framework. If you're brand new to WPF, then we recommend that you …

  7. What Is WPF in .NET and How Does It Work for Building ... - C# Corner

    Apr 7, 2026 · Explore WPF in .NET for building modern Windows desktop applications. Learn about XAML, data binding, MVVM, and its advantages for rich UI and scalable apps.

  8. WPF Modernization in 2025: Migrate, Wrap, or Rebuild?

    Oct 23, 2025 · Practical guide to modernizing WPF applications. Migration strategies, technology comparison, and real case studies.

  9. 入门 - WPF中文网 - 从小白到大佬

    Aug 9, 2023 · WPF的后端代码可以是C#或VB两种语言,本教程一律采用C#语言进行演示。 从上面的源代码可以看出,这里定义了一个名叫App的类型,且修饰符为partial关键字,标明App是一个局部类 …

  10. Explore - WPF Tutorial

    WPF stands for Windows Presentation Foundation. It is a powerful framework for building Windows applications. This tutorial explains the features that you need to understand to build WPF …