Multilingual Spell Checking in a WPF application

Developing ClickOnce WPF application, it was needed to implement a spell checker for the different text boxes of the application. Our development environment was Windows 7, and using the .NET Framework 4 both the framework and the OS in english. The problem appeared...