Tag

WPF

正在浏览与 WPF 相关的文章。

103 篇文章
10 当前页
Practical gadget developed by WPF-Quick floating menu

Practical gadget developed by WPF-Quick floating menu

This article was submitted by netizens and compiled by the Dotnet9 webmaster. The webmaster thinks this gadget is very practical, and the webmaster is also trying to use it at home and company.

闫金华(闫驚鏵) 11/29/2020 10:50 PM
WPF file dragging and dropping

WPF file dragging and dropping

When uploading a file, an upload button is generally provided. Click Upload to pop up the file (or directory selection dialog box). After selecting the file (or directory), the file path is obtained from the dialog box object, and then uploaded.

沙漠尽头的狼 11/27/2020 11:10 AM
Open source WPF control library: ModernWpf

Open source WPF control library: ModernWpf

It has a very beautiful interface, the whole is Win10 style, and the interface is similar to the default UWP. This library supports versions of the. NET Framework 4.5 and above, and versions of. NET Core 3.0 and above, and can be run on Windows Vista SP2 and above.

沙漠尽头的狼 9/16/2020 1:45 PM
How to internationalize and localize the WPF Prism Module?

How to internationalize and localize the WPF Prism Module?

The previous article briefly introduced the internationalization of the main project, which was implemented using the Resource Dictionary (XAML). I have added several Prism modules (Modules) in the past few days, and found that it is difficult to achieve internationalization and localization of sub-modules by using resource dictionaries. I couldn't find a better reference article, so I changed the method and used resource files to achieve it.

沙漠尽头的狼 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 integrates components from some open source frameworks. It is a customized UI for individuals and can be used as a reference for scholars.

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