Microsoft
70-518 · Question #76
You are designing an application by using Windows Presentation Foundation (WPF) and Microsoft .NET Framework 4. The application will run on Windows 7-based kiosks that are located indoors and…
The correct answer is D. an attached behavior to change a merged resource dictionary. See the full explanation below for the reasoning.
Question
You are designing an application by using Windows Presentation Foundation (WPF) and Microsoft .NET Framework 4. The application will run on Windows 7-based kiosks that are located indoors and outdoors. The kiosk displays have a photo sensor that will update the application with the current ambient luminosity. You need to ensure that the user interface (UI) of the application dynamically changes the application theme based on the ambient luminosity. What should you use?
Options
- Aa visual state manager to add VisualStateGroup objects
- Ba VisualBrush control to paint the UI
- Ca RenderTransform control applied to the root canvas
- Dan attached behavior to change a merged resource dictionary
How the community answered
(52 responses)- A6% (3)
- B4% (2)
- C15% (8)
- D75% (39)
Community Discussion
No community discussion yet for this question.