nerdexam
Microsoft

70-518 · Question #245

You are designing an application by using Windows Presentation Foundation (WPF) and Microsoft NET Framework 4. You design a wizard for the application. The wizard contains many screens. You need to…

The correct answer is C. Create all the screens in the wizard by using the Page object. See the full explanation below for the reasoning.

Question

You are designing an application by using Windows Presentation Foundation (WPF) and Microsoft NET Framework 4. You design a wizard for the application. The wizard contains many screens. You need to ensure that users can move backward and forward through the screens. You also need to ensure that users can navigate to the previous screen stored in history. What should you do?

Options

  • ACreate all the screens in the wizard by using the Window object.
  • BCreate all the screens in the wizard by using the Window object.
  • CCreate all the screens in the wizard by using the Page object.
  • DCreate all the screens in the wizard by using the Page object.

How the community answered

(27 responses)
  • A
    7% (2)
  • B
    4% (1)
  • C
    85% (23)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 70-518 Practice