I have a WinForms application which can be localized through satellite assemblies for the resx-files. The user can switch the application language at runtime.
So my question is: Is there any way to dynamically find out which cultures are shipped as localized resources with my client?
Here’s the code that I use. It searches satellite assemblies in the program’s subdirectories