Class FluentPalette.ColorVariation
Represents theme color variations.
Inheritance
System.Object
FluentPalette.ColorVariation
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.dll
Syntax
public sealed class ColorVariation : Enum
Fields
Dark
Represents the Dark Fluent theme palette variation.
Declaration
public const FluentPalette.ColorVariation Dark
Field Value
FluentPalette.ColorVariation
|
Light
Represents the Light Fluent theme palette variation.
Declaration
public const FluentPalette.ColorVariation Light
Field Value
FluentPalette.ColorVariation
|
value__
Declaration
public int value__
Field Value
System.Int32
|