nerdexam
Microsoft

70-511 · Question #74

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 C. <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

70-511 question #74 exhibit

Options

  • A<Label Name="Label1">
  • B<Label Name="Label1">
  • C<Label Name="Label1">
  • D<Label Name="Label1/>

How the community answered

(60 responses)
  • A
    7% (4)
  • B
    5% (3)
  • C
    72% (43)
  • D
    17% (10)

Community Discussion

No community discussion yet for this question.

Full 70-511 Practice