I want to use a custom converter on the translated content, e.g. I have now:
Content="{lex:LocText Library:Language:Overview}"
But I want to add a Converter (IValueConverter) to it (as you can do with Binding). How to achieve this? The documentation on this plugin is kinda ’empty’.
The WPF Localization Extension 2.1 does now support a wire range of new possibilities including your needs.
http://wpflocalizeextension.codeplex.com/