Tag

WPF

Browsing articles related to WPF.

103 articles
10 Current page
WPF File Drag and Drop

WPF File Drag and Drop

When uploading files, usually an upload button is provided. Click to upload, a file (or directory selection dialog) pops up. After selecting a file (or directory), the file path is obtained from the dialog object, and then the upload operation is performed.

沙漠尽头的狼 11/27/2020 11:10 AM
Open-Source WPF Control Library: ModernWpf

Open-Source WPF Control Library: ModernWpf

It has a very beautiful interface, entirely in Win10 style. The interface portion is similar to the default UWP. This library supports .NET Framework 4.5 and above, as well as .NET Core 3.0 and above, and can run on Windows Vista SP2 and above.

沙漠尽头的狼 9/16/2020 1:45 PM
How to Implement Internationalization and Localization of WPF Prism Modules?

How to Implement Internationalization and Localization of WPF Prism Modules?

The previous article briefly introduced the internationalization of the main project, implemented using resource dictionaries (XAML). In the past few days, I added several Prism modules and found that using resource dictionaries for internationalization and localization in submodules is not easy, and I couldn't find good reference articles. So I switched to using resource files instead.

沙漠尽头的狼 4/21/2020 1:45 PM
Open-source C# WPF Control Library - AduSkin–UI

Open-source C# WPF Control Library - AduSkin–UI

A simple and beautiful WPF UI that incorporates components from some open-source frameworks. It is a customized UI for individuals and can be used as a reference for learners.

沙漠尽头的狼 2/2/2020 1:45 PM