New to Telerik UI for WPFStart a free 30-day trial

GreenTheme class represents the key to the GreenTheme theme.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.dll

Syntax:

C#
[ThemeLocation(ThemeLocation.BuiltIn)]
public class GreenTheme : Theme

Inheritance: objectThemeGreenTheme

Inherited Members Theme.ToString()

Constructors

Initializes a new instance of the GreenTheme class.

C#
public GreenTheme()

Initializes a new instance of the GreenTheme class with specified color variation.

C#
public GreenTheme(GreenPalette.ColorVariation colorVariation)
Parameters:colorVariationGreenPalette.ColorVariation

The color preset.