ClassCrystalResourceKey
Keys for the CrystalPalette resources.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.dll
Syntax:
[TypeConverter(typeof(CrystalResourceKeyTypeConverter))]
public sealed class CrystalResourceKey : ResourceKey
Inheritance: objectCrystalResourceKey
Fields
AccentBasicBrush
The key for the CrystalPalette's BasicBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey AccentBasicBrush
Field Value
ResourceKey
AccentBrush
The key for the CrystalPalette's AccentBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey AccentBrush
Field Value
ResourceKey
AccentFocusedBrush
The key for the CrystalPalette's AccentFocusedBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey AccentFocusedBrush
Field Value
ResourceKey
AccentMouseOverBrush
The key for the CrystalPalette's AccentMouseOverBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey AccentMouseOverBrush
Field Value
ResourceKey
AccentPressedBrush
The key for the CrystalPalette's AccentPressedBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey AccentPressedBrush
Field Value
ResourceKey
AccentSelectedBrush
The key for the CrystalPalette's AccentFocusedBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey AccentSelectedBrush
Field Value
ResourceKey
AlternativeBasicBrush
The key for the CrystalPalette's AlternativeBasicBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey AlternativeBasicBrush
Field Value
ResourceKey
AlternativeBrush
The key for the CrystalPalette's AlternativeBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey AlternativeBrush
Field Value
ResourceKey
BasicBrush
The key for the CrystalPalette's BasicBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey BasicBrush
Field Value
ResourceKey
ComplementaryBasicBrush
The key for the CrystalPalette's ComplementaryBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey ComplementaryBasicBrush
Field Value
ResourceKey
ComplementaryBrush
The key for the CrystalPalette's ComplementaryBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey ComplementaryBrush
Field Value
ResourceKey
CornerRadius
The key for the CrystalPalette's CornerRadius.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey CornerRadius
Field Value
ResourceKey
CornerRadiusBottom
The key for the CrystalPalette's CornerRadiusBottom.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey CornerRadiusBottom
Field Value
ResourceKey
CornerRadiusLeft
The key for the CrystalPalette's CornerRadiusLeft.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey CornerRadiusLeft
Field Value
ResourceKey
CornerRadiusRight
The key for the CrystalPalette's CornerRadiusRight.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey CornerRadiusRight
Field Value
ResourceKey
CornerRadiusTop
The key for the CrystalPalette's CornerRadiusTop.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey CornerRadiusTop
Field Value
ResourceKey
DisabledOpacity
The key for the CrystalPalette's DisabledOpacity.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey DisabledOpacity
Field Value
ResourceKey
FocusThickness
The key for the CrystalPalette's FocusThickness.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey FocusThickness
Field Value
ResourceKey
FontFamily
The key for the CrystalPalette's FontFamily.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey FontFamily
Field Value
ResourceKey
FontSize
The key for the CrystalPalette's FontSize.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey FontSize
Field Value
ResourceKey
FontSizeL
The key for the CrystalPalette's FontSizeL.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey FontSizeL
Field Value
ResourceKey
FontSizeS
The key for the CrystalPalette's FontSizeS.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey FontSizeS
Field Value
ResourceKey
FontSizeXL
The key for the CrystalPalette's FontSizeXL.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey FontSizeXL
Field Value
ResourceKey
FontSizeXS
The key for the CrystalPalette's FontSizeXS.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey FontSizeXS
Field Value
ResourceKey
HeaderBrush
The key for the CrystalPalette's HeaderBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey HeaderBrush
Field Value
ResourceKey
IconBrush
The key for the CrystalPalette's IconBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey IconBrush
Field Value
ResourceKey
InputOpacity
The key for the CrystalPalette's InputOpacity.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey InputOpacity
Field Value
ResourceKey
MainBrush
The key for the CrystalPalette's MainBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey MainBrush
Field Value
ResourceKey
MarkerBrush
The key for the CrystalPalette's MarkerBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey MarkerBrush
Field Value
ResourceKey
MarkerInvertedBrush
The key for the CrystalPalette's MarkerInvertedBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey MarkerInvertedBrush
Field Value
ResourceKey
MouseOverBrush
The key for the CrystalPalette's MouseOverBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey MouseOverBrush
Field Value
ResourceKey
PressedBrush
The key for the CrystalPalette's PressedBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey PressedBrush
Field Value
ResourceKey
PrimaryBackgroundBrush
The key for the CrystalPalette's PrimaryBackgroundBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey PrimaryBackgroundBrush
Field Value
ResourceKey
ReadOnlyBackgroundBrush
The key for the CrystalPalette's ReadOnlyBackgroundBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey ReadOnlyBackgroundBrush
Field Value
ResourceKey
ReadOnlyBorderBrush
The key for the CrystalPalette's ReadOnlyBorderBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey ReadOnlyBorderBrush
Field Value
ResourceKey
ReadOnlyOpacity
The key for the CrystalPalette's ReadOnlyOpacity.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey ReadOnlyOpacity
Field Value
ResourceKey
ScrollBarsMode
The key for the CrystalPalette's ScrollBarsMode.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey ScrollBarsMode
Field Value
ResourceKey
ValidationBrush
The key for the CrystalPalette's ValidationBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey ValidationBrush
Field Value
ResourceKey