New to Telerik UI for WPFStart a free 30-day trial

Keys for the CrystalPalette resources.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.dll

Syntax:

C#
[TypeConverter(typeof(CrystalResourceKeyTypeConverter))]
public sealed class CrystalResourceKey : ResourceKey

Inheritance: objectCrystalResourceKey

Fields

AccentBasicBrush

ResourceKey

The key for the CrystalPalette's BasicBrush.

C#
public static readonly ResourceKey AccentBasicBrush

AccentBrush

ResourceKey

The key for the CrystalPalette's AccentBrush.

C#
public static readonly ResourceKey AccentBrush

The key for the CrystalPalette's AccentFocusedBrush.

C#
public static readonly ResourceKey AccentFocusedBrush

The key for the CrystalPalette's AccentMouseOverBrush.

C#
public static readonly ResourceKey AccentMouseOverBrush

The key for the CrystalPalette's AccentPressedBrush.

C#
public static readonly ResourceKey AccentPressedBrush

The key for the CrystalPalette's AccentFocusedBrush.

C#
public static readonly ResourceKey AccentSelectedBrush

The key for the CrystalPalette's AlternativeBasicBrush.

C#
public static readonly ResourceKey AlternativeBasicBrush

AlternativeBrush

ResourceKey

The key for the CrystalPalette's AlternativeBrush.

C#
public static readonly ResourceKey AlternativeBrush

BasicBrush

ResourceKey

The key for the CrystalPalette's BasicBrush.

C#
public static readonly ResourceKey BasicBrush

The key for the CrystalPalette's ComplementaryBrush.

C#
public static readonly ResourceKey ComplementaryBasicBrush

The key for the CrystalPalette's ComplementaryBrush.

C#
public static readonly ResourceKey ComplementaryBrush

CornerRadius

ResourceKey

The key for the CrystalPalette's CornerRadius.

C#
public static readonly ResourceKey CornerRadius

The key for the CrystalPalette's CornerRadiusBottom.

C#
public static readonly ResourceKey CornerRadiusBottom

CornerRadiusLeft

ResourceKey

The key for the CrystalPalette's CornerRadiusLeft.

C#
public static readonly ResourceKey CornerRadiusLeft

The key for the CrystalPalette's CornerRadiusRight.

C#
public static readonly ResourceKey CornerRadiusRight

CornerRadiusTop

ResourceKey

The key for the CrystalPalette's CornerRadiusTop.

C#
public static readonly ResourceKey CornerRadiusTop

DisabledOpacity

ResourceKey

The key for the CrystalPalette's DisabledOpacity.

C#
public static readonly ResourceKey DisabledOpacity

FocusThickness

ResourceKey

The key for the CrystalPalette's FocusThickness.

C#
public static readonly ResourceKey FocusThickness

FontFamily

ResourceKey

The key for the CrystalPalette's FontFamily.

C#
public static readonly ResourceKey FontFamily

FontSize

ResourceKey

The key for the CrystalPalette's FontSize.

C#
public static readonly ResourceKey FontSize

FontSizeL

ResourceKey

The key for the CrystalPalette's FontSizeL.

C#
public static readonly ResourceKey FontSizeL

FontSizeS

ResourceKey

The key for the CrystalPalette's FontSizeS.

C#
public static readonly ResourceKey FontSizeS

FontSizeXL

ResourceKey

The key for the CrystalPalette's FontSizeXL.

C#
public static readonly ResourceKey FontSizeXL

FontSizeXS

ResourceKey

The key for the CrystalPalette's FontSizeXS.

C#
public static readonly ResourceKey FontSizeXS

HeaderBrush

ResourceKey

The key for the CrystalPalette's HeaderBrush.

C#
public static readonly ResourceKey HeaderBrush

IconBrush

ResourceKey

The key for the CrystalPalette's IconBrush.

C#
public static readonly ResourceKey IconBrush

InputOpacity

ResourceKey

The key for the CrystalPalette's InputOpacity.

C#
public static readonly ResourceKey InputOpacity

MainBrush

ResourceKey

The key for the CrystalPalette's MainBrush.

C#
public static readonly ResourceKey MainBrush

MarkerBrush

ResourceKey

The key for the CrystalPalette's MarkerBrush.

C#
public static readonly ResourceKey MarkerBrush

The key for the CrystalPalette's MarkerInvertedBrush.

C#
public static readonly ResourceKey MarkerInvertedBrush

MouseOverBrush

ResourceKey

The key for the CrystalPalette's MouseOverBrush.

C#
public static readonly ResourceKey MouseOverBrush

PressedBrush

ResourceKey

The key for the CrystalPalette's PressedBrush.

C#
public static readonly ResourceKey PressedBrush

The key for the CrystalPalette's PrimaryBackgroundBrush.

C#
public static readonly ResourceKey PrimaryBackgroundBrush

The key for the CrystalPalette's ReadOnlyBackgroundBrush.

C#
public static readonly ResourceKey ReadOnlyBackgroundBrush

The key for the CrystalPalette's ReadOnlyBorderBrush.

C#
public static readonly ResourceKey ReadOnlyBorderBrush

ReadOnlyOpacity

ResourceKey

The key for the CrystalPalette's ReadOnlyOpacity.

C#
public static readonly ResourceKey ReadOnlyOpacity

ScrollBarsMode

ResourceKey

The key for the CrystalPalette's ScrollBarsMode.

C#
public static readonly ResourceKey ScrollBarsMode

ValidationBrush

ResourceKey

The key for the CrystalPalette's ValidationBrush.

C#
public static readonly ResourceKey ValidationBrush

Properties

C#
public override Assembly Assembly { get; }

Methods

C#
public override string ToString()
Returns:

string