nerdexam
Microsoft

70-511 · Question #65

You are developing a Windows Presentation Foundation (WPF) application. You need to display HTML content from a Web page on the WPF form. What should you do?

The correct answer is C. Add a WebBrowser control to the design surface. See the full explanation below for the reasoning.

Question

You are developing a Windows Presentation Foundation (WPF) application. You need to display HTML content from a Web page on the WPF form. What should you do?

Options

  • AAdd a FlowDocumentReader control to the design surface.
  • BAdd a DocumentViewer control to the design surface.
  • CAdd a WebBrowser control to the design surface.
  • DAdd a ContentControl control to the design surface.

How the community answered

(23 responses)
  • A
    4% (1)
  • B
    4% (1)
  • C
    83% (19)
  • D
    9% (2)

Community Discussion

No community discussion yet for this question.

Full 70-511 Practice