Microsoft
70-511 · Question #122
You are developing a Windows Presentation Foundation (WPF) application that displays financial data. The following style is applied to every Label control that displays currency. (Line numbers are…
The correct answer is A. Option A. See the full explanation below for the reasoning.
Question
You are developing a Windows Presentation Foundation (WPF) application that displays financial data. The following style is applied to every Label control that displays currency. (Line numbers are included for reference only.) You need to ensure that the style is updated to meet the following requirements regarding currency:
- It must be right-aligned.
- It must display the number with the regional currency settings.
Which markup segment should you insert at line 06?
Exhibits
Options
- AOption A
- BOption B
- COption C
- DOption D
How the community answered
(43 responses)- A81% (35)
- B12% (5)
- C5% (2)
- D2% (1)
Community Discussion
No community discussion yet for this question.

