Microsoft 70-491 Exam Official Guide Shared By Braindump2go 100% Passing Exam(1-6)

QUESTION 1
You plan to develop several Windows Store apps.
You plan to use a CheckBox control in all of the apps. The CheckBox control will use a custom visual display.
You create XAML markup to customize the control. The code contains all of the necessary visual components for the control, including elements named checkedGlyph and indeterminateGlyph. You need to ensure that the check box meets the following requirements:
– If a value for the check box was NOT set, the check box must display indeterminateGlyph.
– When the check box is selected, the check box must display checkedGlyph.
– If the check box is cleared, the check box must NOT display any glyphs.
You have the following XAML markup:

 clip_image001_thumb_thumb_thumb_thum[1]_thumb
Which code snippets should you insert in Target 1, Target 2, Target 3, Target 4, Target 5 and Target 6 to complete the XAML markup? (To answer, select the correct code snippet from each drop-down list in the answer area.)

 clip_image0014_thumb_thumb_thumb_thu[1]_thumb
Answer:
 clip_image0016_thumb_thumb_thumb_thu[1]_thumb
Explanation:
http://msdn.microsoft.com/en-us/library/windows/apps/xaml/hh465374.aspx

Read more