Quantcast
Channel: User Sinatr - Stack Overflow
Viewing all articles
Browse latest Browse all 601

Comment by Sinatr on Runtime localisation for .NET WPF Application

$
0
0
Reloading is an easy option: set flag, close main window, in custom App.xaml.cs organize a loop to check flag and recreate window instead of exiting. Or simply call Process.Start(System.Environment.ProcessPath!) and shutdown the current app.

Viewing all articles
Browse latest Browse all 601

Trending Articles