New to Telerik UI for WPFStart a free 30-day trial

Keys for the FluentPalette resources.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.dll

Syntax:

C#
[TypeConverter(typeof(FluentResourceKeyTypeConverter))]
public sealed class FluentResourceKey : ResourceKey

Inheritance: objectFluentResourceKey

Fields

AccentBrush

ResourceKey

The key for the FluentPalette's AccentBrush.

C#
public static readonly ResourceKey AccentBrush

The key for the FluentPalette's AccentFocusedBrush.

C#
public static readonly ResourceKey AccentFocusedBrush

The key for the FluentPalette's AccentMouseOverBrush.

C#
public static readonly ResourceKey AccentMouseOverBrush

The key for the FluentPalette's AccentPressedBrush.

C#
public static readonly ResourceKey AccentPressedBrush

AlternativeBrush

ResourceKey

The key for the FluentPalette's AlternativeBrush.

C#
public static readonly ResourceKey AlternativeBrush

BasicBrush

ResourceKey

The key for the FluentPalette's BasicBrush.

C#
public static readonly ResourceKey BasicBrush

BasicSolidBrush

ResourceKey

The key for the FluentPalette's BasicSolidBrush.

C#
public static readonly ResourceKey BasicSolidBrush

The key for the FluentPalette's ComplementaryBrush.

C#
public static readonly ResourceKey ComplementaryBrush

CornerRadius

ResourceKey

The key for the FluentPalette's CornerRadius.

C#
public static readonly ResourceKey CornerRadius

The key for the FluentPalette's CornerRadiusBottom.

C#
public static readonly ResourceKey CornerRadiusBottom

CornerRadiusLeft

ResourceKey

The key for the FluentPalette's CornerRadiusLeft.

C#
public static readonly ResourceKey CornerRadiusLeft

The key for the FluentPalette's CornerRadiusRight.

C#
public static readonly ResourceKey CornerRadiusRight

CornerRadiusTop

ResourceKey

The key for the FluentPalette's CornerRadiusTop.

C#
public static readonly ResourceKey CornerRadiusTop

DisabledOpacity

ResourceKey

The key for the FluentPalette's DisabledOpacity.

C#
public static readonly ResourceKey DisabledOpacity

FocusThickness

ResourceKey

The key for the FluentPalette's FocusThickness.

C#
public static readonly ResourceKey FocusThickness

FontFamily

ResourceKey

The key for the FluentPalette's FontFamily.

C#
public static readonly ResourceKey FontFamily

FontSize

ResourceKey

The key for the FluentPalette's FontSize.

C#
public static readonly ResourceKey FontSize

FontSizeL

ResourceKey

The key for the FluentPalette's FontSizeL.

C#
public static readonly ResourceKey FontSizeL

FontSizeS

ResourceKey

The key for the FluentPalette's FontSizeS.

C#
public static readonly ResourceKey FontSizeS

FontSizeXL

ResourceKey

The key for the FluentPalette's FontSizeXL.

C#
public static readonly ResourceKey FontSizeXL

IconBrush

ResourceKey

The key for the FluentPalette's IconBrush.

C#
public static readonly ResourceKey IconBrush

InputOpacity

ResourceKey

The key for the FluentPalette's InputOpacity.

C#
public static readonly ResourceKey InputOpacity

MainBrush

ResourceKey

The key for the FluentPalette's MainBrush.

C#
public static readonly ResourceKey MainBrush

MarkerBrush

ResourceKey

The key for the FluentPalette's MarkerBrush.

C#
public static readonly ResourceKey MarkerBrush

The key for the FluentPalette's MarkerInvertedBrush.

C#
public static readonly ResourceKey MarkerInvertedBrush

The key for the FluentPalette's MarkerMouseOverBrush.

C#
public static readonly ResourceKey MarkerMouseOverBrush

MouseOverBrush

ResourceKey

The key for the FluentPalette's MouseOverBrush.

C#
public static readonly ResourceKey MouseOverBrush

PressedBrush

ResourceKey

The key for the FluentPalette's PressedBrush.

C#
public static readonly ResourceKey PressedBrush

The key for the FluentPalette's PrimaryBackgroundBrush.

C#
public static readonly ResourceKey PrimaryBackgroundBrush

PrimaryBrush

ResourceKey

The key for the FluentPalette's PrimaryBrush.

C#
public static readonly ResourceKey PrimaryBrush

The key for the FluentPalette's PrimaryMouseOverBrush.

C#
public static readonly ResourceKey PrimaryMouseOverBrush

The key for the FluentPalette's ReadOnlyBackgroundBrush.

C#
public static readonly ResourceKey ReadOnlyBackgroundBrush

The key for the FluentPalette's ReadOnlyBorderBrush.

C#
public static readonly ResourceKey ReadOnlyBorderBrush

ReadOnlyOpacity

ResourceKey

The key for the FluentPalette's ReadOnlyOpacity.

C#
public static readonly ResourceKey ReadOnlyOpacity

ScrollBarsMode

ResourceKey

The key for the FluentPalette's ScrollBarsMode.

C#
public static readonly ResourceKey ScrollBarsMode

ValidationBrush

ResourceKey

The key for the FluentPalette's ValidationBrush.

C#
public static readonly ResourceKey ValidationBrush

Properties

C#
public override Assembly Assembly { get; }

Methods

C#
public override string ToString()
Returns:

string