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)- A14% (5)
- B3% (1)
- C78% (29)
- E5% (2)
Community Discussion
No community discussion yet for this question.