MaterialTheme
Class
MaterialTheme class represents the key to the Material theme.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.dll
Syntax:
C#
[ThemeLocation(ThemeLocation.BuiltIn)]
public class MaterialTheme : Theme
Inheritance: objectThemeMaterialTheme
Inherited Members
Constructors
Initializes a new instance of the MaterialTheme class.
C#
public MaterialTheme()
Initializes a new instance of the MaterialTheme class with specified color variation.
C#
public MaterialTheme(MaterialPalette.ColorVariation colorVariation)
The color preset.