Class MaterialPalette
Specifies the different set of palette color combination to apply on specific theme.
Inheritance
Namespace: Syncfusion.Themes.MaterialDarkBlue.WPF
Assembly: Syncfusion.Themes.MaterialDarkBlue.WPF.dll
Syntax
public sealed class MaterialPalette : Enum
Fields
Blue
The Blue palette primary colors will be applied for specific theme.
Declaration
public const MaterialPalette Blue
Field Value
Type |
---|
MaterialPalette |
Cyan
The Cyan palette primary colors will be applied for specific theme.
Declaration
public const MaterialPalette Cyan
Field Value
Type |
---|
MaterialPalette |
DeepPurple
The DeepPurple palette primary colors will be applied for specific theme.
Declaration
public const MaterialPalette DeepPurple
Field Value
Type |
---|
MaterialPalette |
Default
The Default palette primary colors will be applied for specific theme.
Declaration
public const MaterialPalette Default
Field Value
Type |
---|
MaterialPalette |
Green
The Green palette primary colors will be applied for specific theme.
Declaration
public const MaterialPalette Green
Field Value
Type |
---|
MaterialPalette |
Indigo
The Indigo palette primary colors will be applied for specific theme.
Declaration
public const MaterialPalette Indigo
Field Value
Type |
---|
MaterialPalette |
LightBlue
The LightBlue palette primary colors will be applied for specific theme.
Declaration
public const MaterialPalette LightBlue
Field Value
Type |
---|
MaterialPalette |
Orange
The Orange palette primary colors will be applied for specific theme.
Declaration
public const MaterialPalette Orange
Field Value
Type |
---|
MaterialPalette |
Pink
The Pink palette primary colors will be applied for specific theme.
Declaration
public const MaterialPalette Pink
Field Value
Type |
---|
MaterialPalette |
Purple
The Purple palette primary colors will be applied for specific theme.
Declaration
public const MaterialPalette Purple
Field Value
Type |
---|
MaterialPalette |
Red
The Red palette primary colors will be applied for specific theme.
Declaration
public const MaterialPalette Red
Field Value
Type |
---|
MaterialPalette |