Enum
Windows11Palette.ColorVariation

Represents theme color variations.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.dll

Syntax:

cs-api-definition
public enum Windows11Palette.ColorVariation

Fields

Dark

Represents the Dark Windows11 theme palette variation.

Declaration

cs-api-definition
Dark = 1

Field Value

Windows11Palette.ColorVariation

Light

Represents the Light Windows11 theme palette variation.

Declaration

cs-api-definition
Light = 2

Field Value

Windows11Palette.ColorVariation

System

Represents the default app theme mode of the OS. Results to automatically applying the Light or Dark color variation of the Windows11 theme based on that.

Declaration

cs-api-definition
System = 0

Field Value

Windows11Palette.ColorVariation

In this article
DefinitionFieldsDarkLightSystem
Not finding the help you need?
Contact Support