Localizing a WPF Application [The .NET Addict's Blog] by Wpf xaml gui

Sun, 12 Jul 2009 00:02:31 -0600

Localizing a WPF Application [The .NET Addict's Blog]

by Wpf xaml gui @ Sun, 12 Jul 2009 00:02:31 -0600



This is the language-specific satellite Assembly that now contains the entire GUI of your , localized to that specific UI culture. Next, you need to add UIDs to your application. The process of adding UIDs basically assigns a ... Now you can modify your regional setting from the control panel, or you can add the following code to your App.xaml.cs file (note that you can't get away with doing this in the Form constructor like you can in Windows Forms - WPF sets ...