nerdexam
Microsoft

70-511 · Question #199

You are developing a Windows Presentation Foundation (WPF) application to display loan types by bank and students by loan type. You add the following markup segment to the MainWindow.xaml file…

The correct answer is B. At line 09, set the Resource Key to Students. See the full explanation below for the reasoning.

Question

You are developing a Windows Presentation Foundation (WPF) application to display loan types by bank and students by loan type. You add the following markup segment to the MainWindow.xaml file. (Line numbers are included for reference only.) You need to ensure that the data appears in hierarchical form in a TreeView control. What should you do?

Exhibit

70-511 question #199 exhibit

Options

  • AAt line 09, set the Resource Key to LoanList.
  • BAt line 09, set the Resource Key to Students.
  • CAt line 09, set the Resource Key to Lender.
  • DAt line 09, set the Resource Key to BankList.

How the community answered

(43 responses)
  • A
    14% (6)
  • B
    74% (32)
  • C
    7% (3)
  • D
    5% (2)

Community Discussion

No community discussion yet for this question.

Full 70-511 Practice