Class
GreenTheme

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 Theme.ToString()

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

GreenPalette.ColorVariation

The color preset.