Version

ThemeColorDefinition Class Members

The following tables list the members exposed by ThemeColorDefinition.

Public Constructors
 NameDescription
Public ConstructorThemeColorDefinition ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyColorGets the color to use for the theme color.  
Public PropertySystemColorTypeGets the system color to use for the theme color.  
Public Methods
 NameDescription
Public MethodEqualsDetermines whether the ThemeColorDefinition is equal to the specified object.  
Public MethodGetHashCodeGets the hash code for the ThemeColorDefinition.  
Public MethodGetResolvedColorGets the resolved Color value using the Color or SystemColorType values.  
Public MethodToStringGets the string representation of the ThemeColorDefinition.  
Public Operators
public Operator Implicit Type Conversion Overloaded. Converts from a Color to a ThemeColorDefinition.
See Also