Class CrystalPalette
Hold resources used in the Crystal
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.dll
Syntax
public sealed class CrystalPalette : ThemePalette, IDynamicThemePalette
Fields
AccentBasicHighColorProperty
Identifies the Accent
Declaration
public static readonly DependencyProperty AccentBasicHighColorProperty
Field Value
System.
|
AccentBasicLowColorProperty
Identifies the Accent
Declaration
public static readonly DependencyProperty AccentBasicLowColorProperty
Field Value
System.
|
AccentFocusedColorProperty
Identifies the Accent
Declaration
public static readonly DependencyProperty AccentFocusedColorProperty
Field Value
System.
|
AccentHighColorProperty
Identifies the Accent
Declaration
public static readonly DependencyProperty AccentHighColorProperty
Field Value
System.
|
AccentLowColorProperty
Identifies the Accent
Declaration
public static readonly DependencyProperty AccentLowColorProperty
Field Value
System.
|
AccentMouseOverHighColorProperty
Identifies the Accent
Declaration
public static readonly DependencyProperty AccentMouseOverHighColorProperty
Field Value
System.
|
AccentMouseOverLowColorProperty
Identifies the Accent
Declaration
public static readonly DependencyProperty AccentMouseOverLowColorProperty
Field Value
System.
|
AccentPressedColorProperty
Identifies the Accent
Declaration
public static readonly DependencyProperty AccentPressedColorProperty
Field Value
System.
|
AccentSelectedColorProperty
Identifies the Accent
Declaration
public static readonly DependencyProperty AccentSelectedColorProperty
Field Value
System.
|
AlternativeBasicColorProperty
Identifies the Alternative
Declaration
public static readonly DependencyProperty AlternativeBasicColorProperty
Field Value
System.
|
AlternativeColorProperty
Identifies the Alternative
Declaration
public static readonly DependencyProperty AlternativeColorProperty
Field Value
System.
|
BasicHighColorProperty
Identifies the Basic
Declaration
public static readonly DependencyProperty BasicHighColorProperty
Field Value
System.
|
BasicLowColorProperty
Identifies the Basic
Declaration
public static readonly DependencyProperty BasicLowColorProperty
Field Value
System.
|
ComplementaryBasicHighColorProperty
Identifies the Complementary
Declaration
public static readonly DependencyProperty ComplementaryBasicHighColorProperty
Field Value
System.
|
ComplementaryBasicLowColorProperty
Identifies the Complementary
Declaration
public static readonly DependencyProperty ComplementaryBasicLowColorProperty
Field Value
System.
|
ComplementaryColorProperty
Identifies the Complementary
Declaration
public static readonly DependencyProperty ComplementaryColorProperty
Field Value
System.
|
CornerRadiusBottomProperty
Identifies the Corner
Declaration
public static readonly DependencyProperty CornerRadiusBottomProperty
Field Value
System.
|
CornerRadiusLeftProperty
Identifies the Corner
Declaration
public static readonly DependencyProperty CornerRadiusLeftProperty
Field Value
System.
|
CornerRadiusProperty
Identifies the Corner
Declaration
public static readonly DependencyProperty CornerRadiusProperty
Field Value
System.
|
CornerRadiusRightProperty
Identifies the Corner
Declaration
public static readonly DependencyProperty CornerRadiusRightProperty
Field Value
System.
|
CornerRadiusTopProperty
Identifies the Corner
Declaration
public static readonly DependencyProperty CornerRadiusTopProperty
Field Value
System.
|
DisabledOpacityProperty
Identifies the Disabled
Declaration
public static readonly DependencyProperty DisabledOpacityProperty
Field Value
System.
|
FocusThicknessProperty
Identifies the Focus
Declaration
public static readonly DependencyProperty FocusThicknessProperty
Field Value
System.
|
FontFamilyProperty
Identifies the Font
Declaration
public static readonly DependencyProperty FontFamilyProperty
Field Value
System.
|
FontSizeLProperty
Identifies the Font
Declaration
public static readonly DependencyProperty FontSizeLProperty
Field Value
System.
|
FontSizeProperty
Identifies the Font
Declaration
public static readonly DependencyProperty FontSizeProperty
Field Value
System.
|
FontSizeSProperty
Identifies the Font
Declaration
public static readonly DependencyProperty FontSizeSProperty
Field Value
System.
|
FontSizeXLProperty
Identifies the Font
Declaration
public static readonly DependencyProperty FontSizeXLProperty
Field Value
System.
|
FontSizeXSProperty
Identifies the Font
Declaration
public static readonly DependencyProperty FontSizeXSProperty
Field Value
System.
|
HeaderHighColorProperty
Identifies the Header
Declaration
public static readonly DependencyProperty HeaderHighColorProperty
Field Value
System.
|
HeaderLowColorProperty
Identifies the Header
Declaration
public static readonly DependencyProperty HeaderLowColorProperty
Field Value
System.
|
IconColorProperty
Identifies the Icon
Declaration
public static readonly DependencyProperty IconColorProperty
Field Value
System.
|
InputOpacityProperty
Identifies the Input
Declaration
public static readonly DependencyProperty InputOpacityProperty
Field Value
System.
|
IsFreezableProperty
Identifies the IsFreezable DependencyProperty.
Declaration
public static readonly DependencyProperty IsFreezableProperty
Field Value
System.
|
MainHighColorProperty
Identifies the Main
Declaration
public static readonly DependencyProperty MainHighColorProperty
Field Value
System.
|
MainLowColorProperty
Identifies the Main
Declaration
public static readonly DependencyProperty MainLowColorProperty
Field Value
System.
|
MarkerColorProperty
Identifies the Marker
Declaration
public static readonly DependencyProperty MarkerColorProperty
Field Value
System.
|
MarkerInvertedColorProperty
Identifies the Marker
Declaration
public static readonly DependencyProperty MarkerInvertedColorProperty
Field Value
System.
|
MouseOverHighColorProperty
Identifies the Mouse
Declaration
public static readonly DependencyProperty MouseOverHighColorProperty
Field Value
System.
|
MouseOverLowColorProperty
Identifies the Mouse
Declaration
public static readonly DependencyProperty MouseOverLowColorProperty
Field Value
System.
|
PressedHighColorProperty
Identifies the Pressed
Declaration
public static readonly DependencyProperty PressedHighColorProperty
Field Value
System.
|
PressedLowColorProperty
Identifies the Pressed
Declaration
public static readonly DependencyProperty PressedLowColorProperty
Field Value
System.
|
PrimaryBackgroundColorProperty
Identifies the Primary
Declaration
public static readonly DependencyProperty PrimaryBackgroundColorProperty
Field Value
System.
|
ReadOnlyBackgroundColorProperty
Identifies the Read
Declaration
public static readonly DependencyProperty ReadOnlyBackgroundColorProperty
Field Value
System.
|
ReadOnlyBorderColorProperty
Identifies the Read
Declaration
public static readonly DependencyProperty ReadOnlyBorderColorProperty
Field Value
System.
|
ReadOnlyOpacityProperty
Identifies the Read
Declaration
public static readonly DependencyProperty ReadOnlyOpacityProperty
Field Value
System.
|
ScrollBarsModeProperty
Identifies the Scroll
Declaration
public static readonly DependencyProperty ScrollBarsModeProperty
Field Value
System.
|
ValidationColorProperty
Identifies the Validation
Declaration
public static readonly DependencyProperty ValidationColorProperty
Field Value
System.
|
WindowButtonsAlignmentProperty
Identifies the Window
Declaration
public static readonly DependencyProperty WindowButtonsAlignmentProperty
Field Value
System.
|
Properties
AccentBasicHighColor
Gets or sets the color of the CrystalTheme's accent basic and border elements.
Declaration
public Color AccentBasicHighColor { get; set; }
Property Value
System.
|
AccentBasicLowColor
Gets or sets the color of the CrystalTheme's accent basic and border elements.
Declaration
public Color AccentBasicLowColor { get; set; }
Property Value
System.
|
AccentFocusedColor
Gets or sets the color of the CrystalTheme's focus elements.
Declaration
public Color AccentFocusedColor { get; set; }
Property Value
System.
|
AccentHighColor
Gets or sets the color of the CrystalTheme's accent elements.
Declaration
public Color AccentHighColor { get; set; }
Property Value
System.
|
AccentLowColor
Gets or sets the color of the CrystalTheme's accent elements.
Declaration
public Color AccentLowColor { get; set; }
Property Value
System.
|
AccentMouseOverHighColor
Gets or sets the color of the CrystalTheme's mouse over accent elements.
Declaration
public Color AccentMouseOverHighColor { get; set; }
Property Value
System.
|
AccentMouseOverLowColor
Gets or sets the color of the CrystalTheme's mouse over accent elements.
Declaration
public Color AccentMouseOverLowColor { get; set; }
Property Value
System.
|
AccentPressedColor
Gets or sets the color of the CrystalTheme's pressed accent elements.
Declaration
public Color AccentPressedColor { get; set; }
Property Value
System.
|
AccentSelectedColor
Gets or sets the color of the CrystalTheme's focus elements.
Declaration
public Color AccentSelectedColor { get; set; }
Property Value
System.
|
AlternativeBasicColor
Gets or sets the color of the CrystalTheme's alternative basic and border elements.
Declaration
public Color AlternativeBasicColor { get; set; }
Property Value
System.
|
AlternativeColor
Gets or sets the color of the CrystalTheme's alternative elements.
Declaration
public Color AlternativeColor { get; set; }
Property Value
System.
|
BasicHighColor
Gets or sets the color of the CrystalTheme's basic and border elements.
Declaration
public Color BasicHighColor { get; set; }
Property Value
System.
|
BasicLowColor
Gets or sets the color of the CrystalTheme's basic and border elements.
Declaration
public Color BasicLowColor { get; set; }
Property Value
System.
|
ComplementaryBasicHighColor
Gets or sets the color of the CrystalTheme's complementary elements.
Declaration
public Color ComplementaryBasicHighColor { get; set; }
Property Value
System.
|
ComplementaryBasicLowColor
Gets or sets the color of the CrystalTheme's complementary elements.
Declaration
public Color ComplementaryBasicLowColor { get; set; }
Property Value
System.
|
ComplementaryColor
Gets or sets the color of the CrystalTheme's complementary elements.
Declaration
public Color ComplementaryColor { get; set; }
Property Value
System.
|
CornerRadius
Gets or sets the Corner
Declaration
public CornerRadius CornerRadius { get; set; }
Property Value
System.
|
CornerRadiusBottom
Gets or sets the Corner
Declaration
public CornerRadius CornerRadiusBottom { get; set; }
Property Value
System.
|
CornerRadiusLeft
Gets or sets the Corner
Declaration
public CornerRadius CornerRadiusLeft { get; set; }
Property Value
System.
|
CornerRadiusRight
Gets or sets the Corner
Declaration
public CornerRadius CornerRadiusRight { get; set; }
Property Value
System.
|
CornerRadiusTop
Gets or sets the Corner
Declaration
public CornerRadius CornerRadiusTop { get; set; }
Property Value
System.
|
DisabledOpacity
Gets or sets the Disabled
Declaration
public double DisabledOpacity { get; set; }
Property Value
System.
|
FocusThickness
Gets or sets the Focus
Declaration
public Thickness FocusThickness { get; set; }
Property Value
System.
|
FontFamily
Gets or sets the Font
Declaration
public FontFamily FontFamily { get; set; }
Property Value
System.
|
FontSize
Gets or sets the font size for normal text.
Declaration
public double FontSize { get; set; }
Property Value
System.
|
FontSizeL
Gets or sets the font size for large text.
Declaration
public double FontSizeL { get; set; }
Property Value
System.
|
FontSizeS
Gets or sets the font size for small text.
Declaration
public double FontSizeS { get; set; }
Property Value
System.
|
FontSizeXL
Gets or sets the font size for extra large text.
Declaration
public double FontSizeXL { get; set; }
Property Value
System.
|
FontSizeXS
Gets or sets the font size for extra small text.
Declaration
public double FontSizeXS { get; set; }
Property Value
System.
|
HeaderHighColor
Gets or sets the color of the CrystalTheme's header elements.
Declaration
public Color HeaderHighColor { get; set; }
Property Value
System.
|
HeaderLowColor
Gets or sets the color of the CrystalTheme's header elements.
Declaration
public Color HeaderLowColor { get; set; }
Property Value
System.
|
IconColor
Gets or sets the color of the CrystalTheme's icons and icon-like elements.
Declaration
public Color IconColor { get; set; }
Property Value
System.
|
InputOpacity
Gets or sets the Input
Declaration
public double InputOpacity { get; set; }
Property Value
System.
|
MainHighColor
Gets or sets the color of the CrystalTheme's main elements.
Declaration
public Color MainHighColor { get; set; }
Property Value
System.
|
MainLowColor
Gets or sets the color of the CrystalTheme's main elements.
Declaration
public Color MainLowColor { get; set; }
Property Value
System.
|
MarkerColor
Gets or sets the color of the CrystalTheme's marker and text elements.
Declaration
public Color MarkerColor { get; set; }
Property Value
System.
|
MarkerInvertedColor
Gets or sets the color of the CrystalTheme's inverted marker elements.
Declaration
public Color MarkerInvertedColor { get; set; }
Property Value
System.
|
MouseOverHighColor
Gets or sets the color of the CrystalTheme's main hovered elements.
Declaration
public Color MouseOverHighColor { get; set; }
Property Value
System.
|
MouseOverLowColor
Gets or sets the color of the CrystalTheme's main hovered elements.
Declaration
public Color MouseOverLowColor { get; set; }
Property Value
System.
|
Palette
Holds the Palette singleton instance.
Declaration
public static CrystalPalette Palette { get; }
Property Value
PressedHighColor
Gets or sets the color of the CrystalTheme's main pressed elements.
Declaration
public Color PressedHighColor { get; set; }
Property Value
System.
|
PressedLowColor
Gets or sets the color of the CrystalTheme's main pressed elements.
Declaration
public Color PressedLowColor { get; set; }
Property Value
System.
|
PrimaryBackgroundColor
Gets or sets the color of the CrystalTheme's primary background elements.
Declaration
public Color PrimaryBackgroundColor { get; set; }
Property Value
System.
|
ReadOnlyBackgroundColor
Gets or sets the color of the CrystalTheme's read only background elements.
Declaration
public Color ReadOnlyBackgroundColor { get; set; }
Property Value
System.
|
ReadOnlyBorderColor
Gets or sets the color of the CrystalTheme's read only border elements.
Declaration
public Color ReadOnlyBorderColor { get; set; }
Property Value
System.
|
ReadOnlyOpacity
Gets or sets the Read
Declaration
public double ReadOnlyOpacity { get; set; }
Property Value
System.
|
ScrollBarsMode
Gets or sets the Scroll
Declaration
public ScrollViewerScrollBarsMode ScrollBarsMode { get; set; }
Property Value
ValidationColor
Gets or sets the color of the CrystalTheme's validation elements.
Declaration
public Color ValidationColor { get; set; }
Property Value
System.
|
WindowButtonsAlignment
Gets or sets the Window
Declaration
public ButtonsAlignment WindowButtonsAlignment { get; set; }
Property Value
Methods
GetIsFreezable(DependencyObject)
Gets the IsFreezable value from a DependencyObject.
Declaration
public static bool GetIsFreezable(DependencyObject dependencyObject)
Parameters
System. The dependencyObject. |
Returns
System. The IsFreezable value. |
LoadPreset(CrystalPalette.ColorVariation)
Loads a preset.
Declaration
public static void LoadPreset(CrystalPalette.ColorVariation preset)
Parameters
Crystal The color preset. |
SetIsFreezable(DependencyObject, Boolean)
Sets the IsFreezable value from a DependencyObject.
Declaration
public static void SetIsFreezable(DependencyObject dependencyObject, bool value)
Parameters
System. The dependencyObject. |
System. The IsFreezable value. |