[]
Represents a theme constant.
public sealed class ThemeConstant
| Name | Description |
|---|---|
| ThemeConstant(string, string, string) | Initializes a new instance of the ThemeConstant class. |
| Name | Description |
|---|---|
| Description | Gets the description of the theme constant. |
| Empty | Gets an empty ThemeConstant instance. |
| Key | Gets the key of the theme constant. |
| Value | Gets the value of the theme constant as an ExpressionInfo. |