Microsoft
70-518 · Question #200
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 C. 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 RenderTransform control applied to the root canvas
- Ba visual state manager to add VisualStateGroup objects
- Can attached behavior to change a merged resource dictionary
- Da VisualBrush control to paint the UI
How the community answered
(15 responses)- A7% (1)
- C80% (12)
- D13% (2)
Community Discussion
No community discussion yet for this question.