Microsoft
70-511 · Question #278
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 D. 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
- AWrapPanel
- BStackPanel
- CGrid
- DCanvas
- EUniformGrid
How the community answered
(33 responses)- A12% (4)
- C3% (1)
- D79% (26)
- E6% (2)
Community Discussion
No community discussion yet for this question.