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

Keys for the MaterialPalette resources.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.dll

Syntax:

C#
[TypeConverter(typeof(MaterialResourceKeyTypeConverter))]
public sealed class MaterialResourceKey : ResourceKey

Inheritance: objectMaterialResourceKey

Fields

AccentHoverBrush

ResourceKey

The key for the MaterialPalette's AccentHoverBrush.

C#
public static readonly ResourceKey AccentHoverBrush

The key for the MaterialPalette's AccentNormalBrush.

C#
public static readonly ResourceKey AccentNormalBrush

The key for the MaterialPalette's AccentPressedBrush.

C#
public static readonly ResourceKey AccentPressedBrush

AlternativeBrush

ResourceKey

The key for the MaterialPalette's AlternativeBrush.

C#
public static readonly ResourceKey AlternativeBrush

The key for the MaterialPalette's ComplementaryBrush.

C#
public static readonly ResourceKey ComplementaryBrush

CornerRadius

ResourceKey

The key for the MaterialPalette's CornerRadius.

C#
public static readonly ResourceKey CornerRadius

The key for the MaterialPalette's CornerRadiusBottom.

C#
public static readonly ResourceKey CornerRadiusBottom

CornerRadiusLeft

ResourceKey

The key for the MaterialPalette's CornerRadiusLeft.

C#
public static readonly ResourceKey CornerRadiusLeft

The key for the MaterialPalette's CornerRadiusRight.

C#
public static readonly ResourceKey CornerRadiusRight

CornerRadiusTop

ResourceKey

The key for the MaterialPalette's CornerRadiusTop.

C#
public static readonly ResourceKey CornerRadiusTop

The key for the MaterialPalette's DialogBackgroundBrush.

C#
public static readonly ResourceKey DialogBackgroundBrush

DisabledOpacity

ResourceKey

The key for the MaterialPalette's DisabledOpacity.

C#
public static readonly ResourceKey DisabledOpacity

DividerBrush

ResourceKey

The key for the MaterialPalette's DividerBrush.

C#
public static readonly ResourceKey DividerBrush

DividerOpacity

ResourceKey

The key for the MaterialPalette's DividerOpacity.

C#
public static readonly ResourceKey DividerOpacity

The key for the MaterialPalette's DividerSolidBrush.

C#
public static readonly ResourceKey DividerSolidBrush

FontFamily

ResourceKey

The key for the MaterialPalette's FontFamily.

C#
public static readonly ResourceKey FontFamily

FontSize

ResourceKey

The key for the MaterialPalette's FontSize.

C#
public static readonly ResourceKey FontSize

FontSizeL

ResourceKey

The key for the MaterialPalette's FontSizeL.

C#
public static readonly ResourceKey FontSizeL

FontSizeS

ResourceKey

The key for the MaterialPalette's FontSizeS.

C#
public static readonly ResourceKey FontSizeS

IconBrush

ResourceKey

The key for the MaterialPalette's IconBrush.

C#
public static readonly ResourceKey IconBrush

MainBrush

ResourceKey

The key for the MaterialPalette's MainBrush.

C#
public static readonly ResourceKey MainBrush

MarkerBrush

ResourceKey

The key for the MaterialPalette's MarkerBrush.

C#
public static readonly ResourceKey MarkerBrush

The key for the MaterialPalette's MarkerInvertedBrush.

C#
public static readonly ResourceKey MarkerInvertedBrush

PrimaryBrush

ResourceKey

The key for the MaterialPalette's PrimaryBrush.

C#
public static readonly ResourceKey PrimaryBrush

The key for the MaterialPalette's PrimaryFocusBrush.

C#
public static readonly ResourceKey PrimaryFocusBrush

The key for the MaterialPalette's PrimaryHoverBrush.

C#
public static readonly ResourceKey PrimaryHoverBrush

The key for the MaterialPalette's PrimaryNormalBrush.

C#
public static readonly ResourceKey PrimaryNormalBrush

PrimaryOpacity

ResourceKey

The key for the MaterialPalette's PrimaryOpacity.

C#
public static readonly ResourceKey PrimaryOpacity

The key for the MaterialPalette's PrimaryPressedBrush.

C#
public static readonly ResourceKey PrimaryPressedBrush

QualityGoodBrush

ResourceKey

The key for the MaterialPalette's QualityGoodBrush.

C#
public static readonly ResourceKey QualityGoodBrush

QualityPoorBrush

ResourceKey

The key for the MaterialPalette's QualityPoorBrush.

C#
public static readonly ResourceKey QualityPoorBrush

The key for the MaterialPalette's QualitySatisfactoryBrush.

C#
public static readonly ResourceKey QualitySatisfactoryBrush

The key for the MaterialPalette's ReadOnlyBackgroundBrush.

C#
public static readonly ResourceKey ReadOnlyBackgroundBrush

The key for the MaterialPalette's ReadOnlyBorderBrush.

C#
public static readonly ResourceKey ReadOnlyBorderBrush

RippleBrush

ResourceKey

The key for the MaterialPalette's RippleBrush.

C#
public static readonly ResourceKey RippleBrush

SecondaryOpacity

ResourceKey

The key for the MaterialPalette's SecondaryOpacity.

C#
public static readonly ResourceKey SecondaryOpacity

The key for the MaterialPalette's SelectedUnfocusedBrush.

C#
public static readonly ResourceKey SelectedUnfocusedBrush

ValidationBrush

ResourceKey

The key for the MaterialPalette's ValidationBrush.

C#
public static readonly ResourceKey ValidationBrush

Properties

C#
public override Assembly Assembly { get; }

Methods

C#
public override string ToString()
Returns:

string