Microsoft
70-511 · Question #6
You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. The application contains an ObservableCollection object named Pictures that contains several Picture…
The correct answer is B. Option B. See the full explanation below for the reasoning.
Question
You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. The application contains an ObservableCollection object named Pictures that contains several Picture objects. Each Picture object contains the Name and PictureFilePath properties. You add a ListBox control to the application. You need to ensure that the pictures are displayed in the ListBox control. Which code fragment should you use?
Exhibit
Options
- AOption A
- BOption B
- COption C
- DOption D
How the community answered
(55 responses)- A4% (2)
- B76% (42)
- C7% (4)
- D13% (7)
Community Discussion
No community discussion yet for this question.
