nerdexam
Microsoft

70-511 · Question #277

You plan to create a Windows Presentation Foundation (WPF) user control. You need to create a WPF user control that contains 12 areas that are identical in size. The solution must meet the following…

The correct answer is D. UniformGrid. See the full explanation below for the reasoning.

Question

You plan to create a Windows Presentation Foundation (WPF) user control. You need to create a WPF user control that contains 12 areas that are identical in size. The solution must meet the following requirements:

  • Ensure that if the control is resized, the relative size of the areas

will remain the same.

  • Minimize development effort.

Which control should you use?

Options

  • AStackPanel
  • BDockPanel
  • CViewbox
  • DUniformGrid
  • EWrapPanel

How the community answered

(26 responses)
  • B
    4% (1)
  • C
    8% (2)
  • D
    77% (20)
  • E
    12% (3)

Community Discussion

No community discussion yet for this question.

Full 70-511 Practice