Microsoft
70-511 · Question #205
You are developing a Windows Presentation Foundation (WPF) application. There is an issue in the display of Label. When you open the WPF Visualizer, you see the following information in the…
The correct answer is D. <Label Name="Label1">. See the full explanation below for the reasoning.
Question
You are developing a Windows Presentation Foundation (WPF) application. There is an issue in the display of Label. When you open the WPF Visualizer, you see the following information in the left-hand panel of the Visualizer. You need to identify the XAML markup for the Label control that caused the issue. Which markup segment corresponds to the Label control?
Exhibit
Options
- A<Label Name="Label1">
- B<Label Name-"Labe;1">
- C<Label Name="Label1">
- D<Label Name="Label1">
How the community answered
(32 responses)- A6% (2)
- B9% (3)
- C3% (1)
- D81% (26)
Community Discussion
No community discussion yet for this question.
