Name

Any element can be given a Name using this attribute. But this is absolutely required for ColorSet. An exception will be thrown if more than one element has the same name.

 

 

Format:

 

          Name="Element1"     

 

 

This attribute applies to all elements.

 

 

Example:

 

<vc:ColorSet Name="MyColors" >

.

.

.

</vc:ColorSet>