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