Class Windows11Palette
Specifies the different set of palette color combination to apply on specific theme.
Inheritance
System.Object
Windows11Palette
Namespace: Syncfusion.Themes.Windows11Light.WPF
Assembly: Syncfusion.Themes.Windows11Light.WPF.dll
Syntax
public sealed class Windows11Palette : Enum
Fields
Default
The Default palette primary colors will be applied for specific theme.
Declaration
public const Windows11Palette Default
Field Value
Type |
---|
Windows11Palette |
MintLight
The MintLight palette primary colors will be applied for specific theme.
Declaration
public const Windows11Palette MintLight
Field Value
Type |
---|
Windows11Palette |
PlumbLight
The PlumbLight palette primary colors will be applied for specific theme.
Declaration
public const Windows11Palette PlumbLight
Field Value
Type |
---|
Windows11Palette |
PurpleShadowDark
The PurpleShadowDark palette primary colors will be applied for specific theme.
Declaration
public const Windows11Palette PurpleShadowDark
Field Value
Type |
---|
Windows11Palette |
SteelBlue
The SteelBlue palette primary colors will be applied for specific theme.
Declaration
public const Windows11Palette SteelBlue
Field Value
Type |
---|
Windows11Palette |
VioletRed
The VioletRed palette primary colors will be applied for specific theme.
Declaration
public const Windows11Palette VioletRed
Field Value
Type |
---|
Windows11Palette |
YellowGold
The YellowGold palette primary colors will be applied for specific theme.
Declaration
public const Windows11Palette YellowGold
Field Value
Type |
---|
Windows11Palette |