Represents theme color variations.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.dll
Syntax:
C#
public enum CrystalPalette.ColorVariation
Fields
Represents the Dark Crystal theme palette variation.
C#
Dark = 0
Represents the Light Crystal theme palette variation.
C#
Light = 1