StyleDefinitionStyleCollection
Description
A StyleDefinitionStyleCollection
represents a collection of key/value pairs, where key is a string that correspond to a CSS property name and value is a StyleDefinitionStyleValueType
that is the associated CSS value. It extends ResourceCollection
<T>
.
Properties
Property |
Element |
Type |
Description |
---|---|---|---|
key |
|
string |
A CSS property name |
|
value |
A CSS value |
Need help? Contact us!