ClassFluentResourceKey
Keys for the FluentPalette resources.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.dll
Syntax:
[TypeConverter(typeof(FluentResourceKeyTypeConverter))]
public sealed class FluentResourceKey : ResourceKey
Inheritance: objectFluentResourceKey
Fields
AccentBrush
The key for the FluentPalette's AccentBrush.
Declaration
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey ValidationBrush
Field Value
ResourceKey