Search Articles — Sudonull

Search Results

In this project

Custom ListBox in WPF: drag-and-drop and scaling

https://sudonull.com/custom-listbox-in-wpf-drag-and-drop-and-scaling

How to implement a ListBox in WPF with scaling, drag-and-drop, and custom sorting support. Detailed code breakdown and strategies. Learn more!

Custom WPF Controls: Styles and Attached Properties

https://sudonull.com/custom-wpf-controls-styles-and-attached-properties

How to Style Buttons and Toggles in WPF Without Creating UserControl. Practical Examples with Attached Properties and Animations.

Plugin Phone Validator for WPForms: protection from fake numbers

https://sudonull.com/plugin-phone-validator-for-wpforms-protection-from-fake-numbers

Set up phone number validation in WPForms: length, repetitions, blacklist, throttling. Install the plugin and reduce junk leads from paid traffic. Free on WordPress.org.

From the web

What is Windows Presentation Foundation - WPF | Microsoft Learn

https://learn.microsoft.com/en-us/dotnet/desktop/wpf/overview/

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

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

https://github.com/dotnet/wpf

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

What is WPF? - GeeksforGeeks

https://www.geeksforgeeks.org/c-sharp/what-is-wpf/

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

Windows Presentation Foundation for .NET documentation

https://learn.microsoft.com/en-us/dotnet/desktop/wpf/

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

Windows Presentation Foundation - Wikipedia

https://en.wikipedia.org/wiki/Windows_Presentation_Foundation

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

Windows Presentation Foundation (WPF) Tools - Visual Studio IDE

https://visualstudio.microsoft.com/vs/features/wpf/

Windows Presentation Foundation (WPF) and XAML combine into a rich presentation system for building Windows desktop …

WPF Tutorial

https://www.tutorialspoint.com/wpf/index.htm

WPF stands for Windows Presentation Foundation. It is a powerful framework for building Windows applications. This tutorial explains …

Welcome - The complete WPF tutorial

https://wpf-tutorial.com/

Welcome to this WPF tutorial, currently consisting of 126 articles, where you'll learn to make your own applications using the WPF UI …

WPF UI

https://wpfui.lepo.co/

A simple way to make your application written in WPF keep up with modern design trends. Library changes the base elements like …

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

https://www.wpfsoft.com/introduction

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

Trending Now