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)- A3% (1)
- B73% (24)
- C9% (3)
- D15% (5)
Community Discussion
No community discussion yet for this question.