[]
Represents a collection of theme constants. It acts as a wrapper over a regular dictionary to facilitate
the evaluation of expressions through the GetResult
method.
public sealed class ConstantsCollection
Name | Description |
---|---|
this[string] | Gets the ThemeConstant object associated with the specified key. |