Class
Windows8ResourceKey

Keys for the Windows8Palette resources.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.dll

Syntax:

cs-api-definition
[TypeConverter(typeof(Windows8ResourceKeyTypeConverter))]
public sealed class Windows8ResourceKey : ResourceKey

Inheritance: objectWindows8ResourceKey

Fields

AccentBrush

The key for the Windows8Palette's AccentBrush.

Declaration

cs-api-definition
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey AccentBrush

Field Value

ResourceKey

BasicBrush

The key for the Windows8Palette's BasicBrush.

Declaration

cs-api-definition
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey BasicBrush

Field Value

ResourceKey

DisabledOpacity

The key for the Windows8Palette's DisabledOpacity.

Declaration

cs-api-definition
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey DisabledOpacity

Field Value

ResourceKey

FontFamily

The key for the Windows8Palette's FontFamily.

Declaration

cs-api-definition
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey FontFamily

Field Value

ResourceKey

FontFamilyLight

The key for the Windows8Palette's FontFamilyLight.

Declaration

cs-api-definition
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey FontFamilyLight

Field Value

ResourceKey

FontFamilyStrong

The key for the Windows8Palette's FontFamilyStrong.

Declaration

cs-api-definition
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey FontFamilyStrong

Field Value

ResourceKey

FontSize

The key for the Windows8Palette's FontSize.

Declaration

cs-api-definition
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey FontSize

Field Value

ResourceKey

FontSizeL

The key for the Windows8Palette's FontSizeL.

Declaration

cs-api-definition
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey FontSizeL

Field Value

ResourceKey

FontSizeS

The key for the Windows8Palette's FontSizeS.

Declaration

cs-api-definition
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey FontSizeS

Field Value

ResourceKey

FontSizeXL

The key for the Windows8Palette's FontSizeXL.

Declaration

cs-api-definition
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey FontSizeXL

Field Value

ResourceKey

FontSizeXS

The key for the Windows8Palette's FontSizeXS.

Declaration

cs-api-definition
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey FontSizeXS

Field Value

ResourceKey

FontSizeXXL

The key for the Windows8Palette's FontSizeXXL.

Declaration

cs-api-definition
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey FontSizeXXL

Field Value

ResourceKey

FontSizeXXXL

The key for the Windows8Palette's FontSizeXXXL.

Declaration

cs-api-definition
[SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", MessageId = "XXXL")]
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey FontSizeXXXL

Field Value

ResourceKey

MainBrush

The key for the Windows8Palette's MainBrush.

Declaration

cs-api-definition
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey MainBrush

Field Value

ResourceKey

MarkerBrush

The key for the Windows8Palette's MarkerBrush.

Declaration

cs-api-definition
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey MarkerBrush

Field Value

ResourceKey

QualityGoodBrush

The key for the Windows8Palette's QualityGoodBrush.

Declaration

cs-api-definition
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey QualityGoodBrush

Field Value

ResourceKey

QualityPoorBrush

The key for the Windows8Palette's QualityPoorBrush.

Declaration

cs-api-definition
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey QualityPoorBrush

Field Value

ResourceKey

QualitySatisfactoryBrush

The key for the Windows8Palette's QualitySatisfactoryBrush.

Declaration

cs-api-definition
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey QualitySatisfactoryBrush

Field Value

ResourceKey

StrongBrush

The key for the Windows8Palette's StrongBrush.

Declaration

cs-api-definition
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey StrongBrush

Field Value

ResourceKey

ValidationBrush

The key for the Windows8Palette's ValidationBrush.

Declaration

cs-api-definition
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey ValidationBrush

Field Value

ResourceKey

Properties

Assembly

Declaration

cs-api-definition
public override Assembly Assembly { get; }

Property Value

Assembly

Methods

ToString()

Declaration

cs-api-definition
public override string ToString()

Returns

string