The VisualState element:



Storyboard.TargetProperty="Color"
Storyboard.TargetName="startColor">
Value="LimeGreen"/>




indicates that when the CheckBox is checked, the GradientStop named ________ should have its Color property changed to LimeGreen.
a) Color
b) startColor
c) TargetProperty
d) TargetName


b) startColor

Computer Science & Information Technology

You might also like to view...

Name and describe the system utility in Windows 10 that can be used to manage your system's hard drives and partitions.

What will be an ideal response?

Computer Science & Information Technology

A(n) ________ is a collection of styles that are designed to work together

Fill in the blank(s) with correct word

Computer Science & Information Technology

Document properties include ____.

A. handouts B. subject matter C. author name D. Both B and C.

Computer Science & Information Technology

The ____ function call requires three arguments: an address where the first character read will be stored, the maximum number of characters to be read, and the name of the input file.

A. fgetc() B. fgets() C. fprintf() D. fscanf()

Computer Science & Information Technology