About 107,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 …

  2. What is WPF? - GeeksforGeeks

    Jul 12, 2025 · Windows Presentation Foundation (WPF) is a development framework used to create a desktop application. It is a part …

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

    Windows Presentation Foundation (WPF) is a UI framework for building Windows desktop applications. WPF supports a broad set of …

  4. Hello World app with WPF in C# - Visual Studio (Windows)

    Dec 17, 2025 · What is Windows Presentation Foundation? In this tutorial, you become familiar with many of the tools, dialog boxes, …

  5. Windows Presentation Foundation - Wikipedia

    Windows Presentation Foundation (WPF) is a free and open-source user interface framework for Windows -based desktop …

  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 …

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

    Aug 9, 2023 · 微软给出了示例,就是先放一个Grid 布局控件,因为Grid控件是一个集合控件,我们可以将多个控件放在Grid控件中, …