Microsoft
70-511 · Question #95
You are developing a Windows Presentation Foundation (WPF) application. You add several TextBox controls within a StackPanel control. You next add several Image controls within a second StackPanel…
The correct answer is D. Open the Locals window and select the WPF Tree Visualizer. See the full explanation below for the reasoning.
Question
You are developing a Windows Presentation Foundation (WPF) application. You add several TextBox controls within a StackPanel control. You next add several Image controls within a second StackPanel control. During testing, you discover that some of the textboxes do not appear in the proper layout. You need to quickly search for the textboxes and view their properties to identify which ones are incorrect. What should you do?
Options
- AOpen the QuickWatch window and select the Text Visualizer.
- BOpen the Watch window and select the XML Visualizer.
- COpen the Autos window and select the HTML Visualizer.
- DOpen the Locals window and select the WPF Tree Visualizer.
How the community answered
(21 responses)- B14% (3)
- C10% (2)
- D76% (16)
Community Discussion
No community discussion yet for this question.