Microsoft
70-491 · Question #86
You are developing a Windows Store app that includes the following controls: - The ApplicationView control, which is entirely opaque, displays content that the app displays under normal…
The correct answer is A. Option A. See the full explanation below for the reasoning.
Question
You are developing a Windows Store app that includes the following controls:
- The ApplicationView control, which is entirely opaque, displays
content that the app displays under normal circumstances.
- The MessageView control, parts of which are transparent displays
information messages in exceptional circumstances. You are creating an app page that includes the ApplicationView and MessageView controls. When both controls are visible, you have the following requirements:
- The controls must expand to fill the entire page.
- The ApplicationView control must be recognizable through the
transparent portions of the MessageView control. You need to create the page content. Which code segment should you use?
Exhibit
Options
- AOption A
- BOption B
- COption C
- DOption D
How the community answered
(23 responses)- A87% (20)
- C9% (2)
- D4% (1)
Community Discussion
No community discussion yet for this question.
