Category

WPF

WPF desktop development, UI design, and framework practice

90 articles
8 Current page
How to Show a Dialog in Prism Module?

How to Show a Dialog in Prism Module?

A netizen asked how to show a dialog in a Prism Module, similar to showing an About dialog in the main interface?

沙漠尽头的狼 4/14/2021 5:32 PM
How to implement dynamic language switching in WPF?

How to implement dynamic language switching in WPF?

After reading the previous article 'C# Multi-language Tool - ResX Manager', a netizen asked: This multi-language switching cannot refresh without restarting, is there a solution?

沙漠尽头的狼 2/17/2021 9:28 AM
C# Multi-language Tool - ResX Manager

C# Multi-language Tool - ResX Manager

This article is not to introduce how to implement project internationalization, but mainly to introduce a `VS` extension that can conveniently manage common resource files (*.resx).

沙漠尽头的狼 2/16/2021 10:23 PM
WPF Prism framework Region became invalid?

WPF Prism framework Region became invalid?

The typical operation flow for client projects is: pop up login window => account verification success => close login window => pop up main window => work in main window.

沙漠尽头的狼 1/7/2021 10:53 AM
WPF Open Source Control Library: MahApps.Metro

WPF Open Source Control Library: MahApps.Metro

Actually, the site owner has known about this open-source WPF control library for a long time, but never appreciated its style, yet still starred the project. Every time browsing this repository, more stars were found, and many netizens praised it. So today, I recommend this WPF control library to everyone.

沙漠尽头的狼 12/12/2020 12:11 PM