nerdexam
Microsoft

70-511 · Question #33

You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. The application contains a window as shown in the following exhibit. You need to define a DockPanel…

The correct answer is B. <DockPanel>. See the full explanation below for the reasoning.

Question

You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. The application contains a window as shown in the following exhibit. You need to define a DockPanel control that fits the window. Which code fragment should you use?

Options

  • A<DockPanel>
  • B<DockPanel>
  • C<DockPanel>
  • D<DockPanel>

How the community answered

(33 responses)
  • A
    3% (1)
  • B
    73% (24)
  • C
    9% (3)
  • D
    15% (5)

Community Discussion

No community discussion yet for this question.

Full 70-511 Practice