nerdexam
Microsoft

70-511 · Question #42

You are developing a Windows Presentation Foundation (WPF) application with the following class. (Line numbers are included for reference only.) The UI is not being updated when the Data property is…

The correct answer is C. Insert the following code at line 14. See the full explanation below for the reasoning.

Question

You are developing a Windows Presentation Foundation (WPF) application with the following class. (Line numbers are included for reference only.) The UI is not being updated when the Data property is set. You need to ensure that the DisplayData class correctly updates the UI when the Data property is set. What should you do?

Exhibit

70-511 question #42 exhibit

Options

  • AInsert the following code at line 14.
  • BInsert the following code at line 16.
  • CInsert the following code at line 14.
  • DInsert the following line at line 16.

How the community answered

(41 responses)
  • A
    15% (6)
  • B
    5% (2)
  • C
    76% (31)
  • D
    5% (2)

Community Discussion

No community discussion yet for this question.

Full 70-511 Practice