Class
FluentResourceKey

Keys for the FluentPalette resources.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.dll

Syntax:

cs-api-definition
[TypeConverter(typeof(FluentResourceKeyTypeConverter))]
public sealed class FluentResourceKey : ResourceKey

Inheritance: objectFluentResourceKey

Fields

AccentBrush

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

BasicSolidBrush

The key for the FluentPalette's BasicSolidBrush.

Declaration

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

Field Value

ResourceKey

ComplementaryBrush

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

IconBrush

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

InputOpacity

The key for the FluentPalette's InputOpacity.

Declaration

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

Field Value

ResourceKey

MainBrush

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

MarkerMouseOverBrush

The key for the FluentPalette's MarkerMouseOverBrush.

Declaration

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

Field Value

ResourceKey

MouseOverBrush

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

PrimaryBackgroundBrush

The key for the FluentPalette's PrimaryBackgroundBrush.

Declaration

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

Field Value

ResourceKey

PrimaryBrush

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

PrimaryMouseOverBrush

The key for the FluentPalette's PrimaryMouseOverBrush.

Declaration

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

Field Value

ResourceKey

ReadOnlyBackgroundBrush

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

ScrollBarsMode

The key for the FluentPalette's ScrollBarsMode.

Declaration

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

Field Value

ResourceKey

ValidationBrush

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