ClassGreenTheme
Class
GreenTheme class represents the key to the GreenTheme theme.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.dll
Syntax:
cs-api-definition
[ThemeLocation(ThemeLocation.BuiltIn)]
public class GreenTheme : Theme
Inheritance: objectThemeGreenTheme
Inherited Members
Constructors
GreenTheme()
Initializes a new instance of the GreenTheme class.
Declaration
cs-api-definition
public GreenTheme()
GreenTheme(ColorVariation)
Initializes a new instance of the GreenTheme class with specified color variation.
Declaration
cs-api-definition
public GreenTheme(GreenPalette.ColorVariation colorVariation)
Parameters
colorVariation
The color preset.