The following tables list the members exposed by ThemeColorDefinition.
Name | Description | |
---|---|---|
ThemeColorDefinition Constructor | Overloaded. |
Name | Description | |
---|---|---|
Color | Gets the color to use for the theme color. | |
SystemColorType | Gets the system color to use for the theme color. |
Name | Description | |
---|---|---|
Equals | Determines whether the ThemeColorDefinition is equal to the specified object. | |
GetHashCode | Gets the hash code for the ThemeColorDefinition. | |
GetResolvedColor | Gets the resolved Color value using the Color or SystemColorType values. | |
ToString | Gets the string representation of the ThemeColorDefinition. |
Implicit Type Conversion | Overloaded. Converts from a Color to a ThemeColorDefinition. |