nerdexam
Microsoft

70-511 · Question #254

You are migrating a Windows Forms application to a Windows Presentation Foundation (WPF) application. You need to create a window to display controls. The controls must be positioned by using fixed…

The correct answer is C. Canvas. See the full explanation below for the reasoning.

Question

You are migrating a Windows Forms application to a Windows Presentation Foundation (WPF) application. You need to create a window to display controls. The controls must be positioned by using fixed coordinates. Which control should you use in the WPF application?

Options

  • AUniformGrid
  • BWrapPanel
  • CCanvas
  • DStackPanel
  • EGrid

How the community answered

(37 responses)
  • A
    14% (5)
  • B
    3% (1)
  • C
    78% (29)
  • E
    5% (2)

Community Discussion

No community discussion yet for this question.

Full 70-511 Practice