Class
Office2016ResourceKey

Keys for the Office2016Palette resources.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.dll

Syntax:

cs-api-definition
[TypeConverter(typeof(Office2016ResourceKeyTypeConverter))]
public sealed class Office2016ResourceKey : ResourceKey

Inheritance: objectOffice2016ResourceKey

Fields

AccentBrush

The key for the Office2016Palette'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

AccentFocusedBrush

The key for the Office2016Palette's AccentFocusedBrush.

Declaration

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

Field Value

ResourceKey

AccentMouseOverBrush

The key for the Office2016Palette's AccentMouseOverBrush.

Declaration

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

Field Value

ResourceKey

AccentPressedBrush

The key for the Office2016Palette's AccentPressedBrush.

Declaration

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

Field Value

ResourceKey

AlternativeBrush

The key for the Office2016Palette's AlternativeBrush.

Declaration

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

Field Value

ResourceKey

BasicBrush

The key for the Office2016Palette'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

ComplementaryBrush

The key for the Office2016Palette's ComplementaryBrush.

Declaration

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

Field Value

ResourceKey

CornerRadius

The key for the Office2016Palette's CornerRadius.

Declaration

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

Field Value

ResourceKey

CornerRadiusBottom

The key for the Office2016Palette's CornerRadiusBottom.

Declaration

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

Field Value

ResourceKey

CornerRadiusLeft

The key for the Office2016Palette's CornerRadiusLeft.

Declaration

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

Field Value

ResourceKey

CornerRadiusRight

The key for the Office2016Palette's CornerRadiusRight.

Declaration

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

Field Value

ResourceKey

CornerRadiusTop

The key for the Office2016Palette's CornerRadiusTop.

Declaration

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

Field Value

ResourceKey

DisabledOpacity

The key for the Office2016Palette'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

FocusThickness

The key for the Office2016Palette's FocusThickness.

Declaration

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

Field Value

ResourceKey

FontFamily

The key for the Office2016Palette'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

FontSize

The key for the Office2016Palette'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 Office2016Palette'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 Office2016Palette'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

IconBrush

The key for the Office2016Palette's IconBrush.

Declaration

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

Field Value

ResourceKey

MainBrush

The key for the Office2016Palette'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 Office2016Palette'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

MarkerInvertedBrush

The key for the Office2016Palette's MarkerInvertedBrush.

Declaration

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

Field Value

ResourceKey

MouseOverBrush

The key for the Office2016Palette's MouseOverBrush.

Declaration

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

Field Value

ResourceKey

PressedBrush

The key for the Office2016Palette's PressedBrush.

Declaration

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

Field Value

ResourceKey

PrimaryBrush

The key for the Office2016Palette's PrimaryBrush.

Declaration

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

Field Value

ResourceKey

QualityGoodBrush

The key for the Office2016Palette'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 Office2016Palette'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 Office2016Palette'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

ReadOnlyBackgroundBrush

The key for the Office2016Palette's ReadOnlyBackgroundBrush.

Declaration

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

Field Value

ResourceKey

ReadOnlyBorderBrush

The key for the Office2016Palette's ReadOnlyBorderBrush.

Declaration

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

Field Value

ResourceKey

SelectedBrush

The key for the Office2016Palette's SelectedBrush.

Declaration

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

Field Value

ResourceKey

ValidationBrush

The key for the Office2016Palette'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