Microsoft
70-511 · Question #50
70-511 Question #50: Real Exam Question with Answer & Explanation
Sign in or unlock 70-511 to reveal the answer and full explanation for question #50. The question stem and answer options stay visible for context.
Question
You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. You add a TreeView control to show the hierarchical structure of orders and order details. Each order contains an ObservableCollection named OrderDetails. You write the following code fragment. (Line numbers are included for reference only.) You need to ensure that the TreeView control meets the following requirements: - Each order is shown as a TreeView node. - The order nodes have order detail nodes as children. - The order detail nodes have no children. Which code fragment should you insert at line 07?
Options
- A<HierarchicalDataTemplate x:Key="OrderTemplate" DataType="Order"
- B<HierarchicalDataTemplate x:Key="OrderTemplate"
- C<HierarchicalDataTemplate x:Key="OrderTemplate"
- D<HierarchicalDataTemplate x:Key="OrderTemplate"
Unlock 70-511 to see the answer
You've previewed enough free 70-511 questions. Unlock 70-511 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.