Hi!
We got an annoying issue with Blend 2.5 (idem with 2.0).
To have localization in our WPF product, we use the Codeplex
LocalizeExtension component with offer the right functionalities. http://www.codeplex.com/WPFLocalizeExtension/Release/ProjectReleases.aspx?ReleaseId=17162
Sadly, Blend is not able to render correctly windows which
contain a LocText binding inside the DataTemplate but Cider in VS2008
is able to do it. See below capture screens…
Outside DataTemplate, it’s ok.
Here is the zip containing sources + dll
to allow you to try it: http://platypus.duotone.ch/XamlLocalizationTest.zip
Do you know if it’s a bug or is there any thing we can do to
make it work ?
CaptureScreens:
http://platypus.duotone.ch/blendNotWorking.jpg
http://platypus.duotone.ch/VSWorking.jpg