Class GreenTheme
GreenTheme class represents the key to the GreenTheme theme.
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.dll
Syntax
[ThemeLocation(ThemeLocation.BuiltIn)]
public class GreenTheme : Theme
Constructors
GreenTheme()
GreenTheme(GreenPalette.ColorVariation)
Initializes a new instance of the GreenTheme class with specified color variation.
Declaration
public GreenTheme(GreenPalette.ColorVariation colorVariation)
Parameters
GreenPalette.ColorVariation
colorVariation
The color preset. |