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 Material
Declaration
public MaterialTheme(MaterialPalette.ColorVariation colorVariation)
Parameters
Material The color preset. |