Answers CHAPTER 1 27
Lesson 2
- Correct answers: C and D
A. Incorrect: The Assets panel enables you to access a list of the HTML elements, con-
trols, and media that can be added to an HTML page that is open in the artboard.
B. Incorrect: The Projects panel provides a file and folder view of the projects in the
current solution.
C. Correct: With Visual Design, what you see in Blend is what users will see in
Windows 8.
D. Correct: Interactive mode enables you to run the application on the design surface
until the desired state is reached. You can pause the application and then style the
application for the new state. - Correct answer: A
A. Correct: Live DOM displays the structure of the current document as a hierarchi-
cal representation. You can use the Live DOM panel to select elements and adjust
their style rules.
B. Incorrect: The Projects panel provides a file and folder view of the projects in your
solution.
C. Incorrect: The Assets panel lists all the HTML elements, controls, and media that
you can add to an HTML page that is open in the artboard.
D. Incorrect: The Device panel enables you to configure your display so that you can
visualize your application accurately on a variety of displays. - Correct answer: B
A. Incorrect: The Projects panel provides a file and folder view of the projects in your
solution.
B. Correct: The Assets panel lists all the HTML elements, controls, and media that you
can add to an HTML page that is open in the artboard.
C. Incorrect: The Device panel enables you to configure your display so that you can
visualize your application accurately on a variety of displays.
D. Incorrect: The Live DOM panel displays the structure of the current document as
a hierarchical representation. You can use the Live DOM panel to select elements
and adjust their style rules.