WPFSharp.Globalizer icon indicating copy to clipboard operation
WPFSharp.Globalizer copied to clipboard

Results 7 WPFSharp.Globalizer issues
Sort by recently updated
recently updated
newest added

Hi What do I have to do when a MessageBox.Show(...) in a code behind file shall use WPFSharp.Globalizer? I did not find any example for this. Actually i am using...

Installing into a new project via PM CMD the package is installed, but there are no prompts to change any files and the example directories are not made.

On developing my software I want to use your package for the localization task. But as i'm developing the software against .net 5 nuget mentions that this package is not...

When open XAML Preview for my window, i get exception what caused by your library. --- **WPFSharp.Globalizer**: `Latest Version` **JetBrains Rider**: `2019.1.1` **Build**: `#RD-191.6733.985, built on May 1, 2019` **Windows**:...

Hi, Please add support of UWP Apps

Running MVVMExample, labels that are bound to the view models using LocalizationBinding do not switch languages. Notice "Last Name" and "Age" do not update when language is switched, while elements...