Microsoft
70-518 · Question #233
70-518 Question #233: Real Exam Question with Answer & Explanation
The correct answer is A. Translate the contents of the appropriate XAML elements into each localization language. B. Add an application setting for each language to the App.config file.. See the full explanation below for the reasoning.
Question
You are designing a Windows Presentation Foundation (WPF) application. The application will be localized into multiple languages. You need to recommend an approach for preparing the application for localization. Which two actions should you recommend? (Each correct answer presents part of the solution. Choose two.)
Options
- ATranslate the contents of the appropriate XAML elements into each localization language.
- BAdd an application setting for each language to the App.config file.
- CDefine a UICulture element for each language in the project file.
- DAdd UID attributes to language-specific elements in the XAML file.
Community Discussion
No community discussion yet for this question.