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

Keys for the Windows8Palette resources.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.dll

Syntax:

C#
[TypeConverter(typeof(Windows8ResourceKeyTypeConverter))]
public sealed class Windows8ResourceKey : ResourceKey

Inheritance: objectWindows8ResourceKey

Fields

AccentBrush

ResourceKey

The key for the Windows8Palette's AccentBrush.

C#
public static readonly ResourceKey AccentBrush

BasicBrush

ResourceKey

The key for the Windows8Palette's BasicBrush.

C#
public static readonly ResourceKey BasicBrush

DisabledOpacity

ResourceKey

The key for the Windows8Palette's DisabledOpacity.

C#
public static readonly ResourceKey DisabledOpacity

FontFamily

ResourceKey

The key for the Windows8Palette's FontFamily.

C#
public static readonly ResourceKey FontFamily

FontFamilyLight

ResourceKey

The key for the Windows8Palette's FontFamilyLight.

C#
public static readonly ResourceKey FontFamilyLight

FontFamilyStrong

ResourceKey

The key for the Windows8Palette's FontFamilyStrong.

C#
public static readonly ResourceKey FontFamilyStrong

FontSize

ResourceKey

The key for the Windows8Palette's FontSize.

C#
public static readonly ResourceKey FontSize

FontSizeL

ResourceKey

The key for the Windows8Palette's FontSizeL.

C#
public static readonly ResourceKey FontSizeL

FontSizeS

ResourceKey

The key for the Windows8Palette's FontSizeS.

C#
public static readonly ResourceKey FontSizeS

FontSizeXL

ResourceKey

The key for the Windows8Palette's FontSizeXL.

C#
public static readonly ResourceKey FontSizeXL

FontSizeXS

ResourceKey

The key for the Windows8Palette's FontSizeXS.

C#
public static readonly ResourceKey FontSizeXS

FontSizeXXL

ResourceKey

The key for the Windows8Palette's FontSizeXXL.

C#
public static readonly ResourceKey FontSizeXXL

FontSizeXXXL

ResourceKey

The key for the Windows8Palette's FontSizeXXXL.

C#
public static readonly ResourceKey FontSizeXXXL

MainBrush

ResourceKey

The key for the Windows8Palette's MainBrush.

C#
public static readonly ResourceKey MainBrush

MarkerBrush

ResourceKey

The key for the Windows8Palette's MarkerBrush.

C#
public static readonly ResourceKey MarkerBrush

QualityGoodBrush

ResourceKey

The key for the Windows8Palette's QualityGoodBrush.

C#
public static readonly ResourceKey QualityGoodBrush

QualityPoorBrush

ResourceKey

The key for the Windows8Palette's QualityPoorBrush.

C#
public static readonly ResourceKey QualityPoorBrush

The key for the Windows8Palette's QualitySatisfactoryBrush.

C#
public static readonly ResourceKey QualitySatisfactoryBrush

StrongBrush

ResourceKey

The key for the Windows8Palette's StrongBrush.

C#
public static readonly ResourceKey StrongBrush

ValidationBrush

ResourceKey

The key for the Windows8Palette's ValidationBrush.

C#
public static readonly ResourceKey ValidationBrush

Properties

C#
public override Assembly Assembly { get; }

Methods

C#
public override string ToString()
Returns:

string