Localization problem in Avalon
Hi,
I need to localize a listbox. Items of which are being read from an xml file. Can't have multiple culture specific xml files. Don't know how to incorporate xml to ResourceDictionary which is being used for containing culture specific information of other controls in the application. Can DataBinding help ?, if yes How? and if no What could be the alternative?
[380 byte] By [
Kaul] at [2007-12-28]
Hi Kaul,
Microsoft has provided some great materials related to Localization in WPF which are available here: http://msdn2.microsoft.com/en-us/library/ms788718.aspx
If the reference documentation does not help, please provide some more details related to your problem, such as:
- Which version of the .NET 3.0 framework are you using (a CTP, RCx, or RTM)
- Explain what you mean by "Can't have multiple culture specific xml files"