Class
VisualStudio2019ResourceKey

Keys for the VisualStudio2019Palette resources.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.dll

Syntax:

cs-api-definition
[TypeConverter(typeof(VisualStudio2019ResourceKeyTypeConverter))]
public sealed class VisualStudio2019ResourceKey : ResourceKey

Inheritance: objectVisualStudio2019ResourceKey

Fields

AccentBrush

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

AccentDarkBrush

The key for the VisualStudio2019Palette's AccentDarkBrush.

Declaration

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

Field Value

ResourceKey

AccentFocusedBrush

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

AccentForegroundBrush

The key for the VisualStudio2019Palette's AccentForegroundBrush.

Declaration

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

Field Value

ResourceKey

AccentMainBrush

The key for the VisualStudio2019Palette's AccentMainBrush.

Declaration

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

Field Value

ResourceKey

AccentMouseOverBrush

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

AccentSecondaryDarkBrush

The key for the VisualStudio2019Palette's AccentSecondaryDarkBrush.

Declaration

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

Field Value

ResourceKey

AlternativeBrush

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

DisabledOpacity

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

DockingBackgroundBrush

The key for the VisualStudio2019Palette's DockingBackgroundBrush.

Declaration

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

Field Value

ResourceKey

FontFamily

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

HeaderBrush

The key for the VisualStudio2019Palette's HeaderBrush.

Declaration

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

Field Value

ResourceKey

IconBrush

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

PrimaryBrush

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

ReadOnlyOpacity

The key for the VisualStudio2019Palette's ReadOnlyOpacity.

Declaration

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

Field Value

ResourceKey

SecondaryBrush

The key for the VisualStudio2019Palette's SelectedBrush.

Declaration

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

Field Value

ResourceKey

SemiBasicBrush

The key for the VisualStudio2019Palette's SemiBasicBrush.

Declaration

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

Field Value

ResourceKey

SemiSelectedBrush

The key for the VisualStudio2019Palette's SemiSelectedBrush.

Declaration

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

Field Value

ResourceKey

ValidationBrush

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