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

Keys for the GreenPalette resources.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.dll

Syntax:

C#
[TypeConverter(typeof(GreenResourceKeyTypeConverter))]
public sealed class GreenResourceKey : ResourceKey

Inheritance: objectGreenResourceKey

Fields

AccentHighBrush

ResourceKey

The key for the GreenPalette's AccentHighBrush.

C#
public static readonly ResourceKey AccentHighBrush

AccentLowBrush

ResourceKey

The key for the GreenPalette's AccentLowBrush.

C#
public static readonly ResourceKey AccentLowBrush

AlternativeBrush

ResourceKey

The key for the GreenPalette's AlternativeBrush.

C#
public static readonly ResourceKey AlternativeBrush

BasicBrush

ResourceKey

The key for the GreenPalette's BasicBrush.

C#
public static readonly ResourceKey BasicBrush

The key for the GreenPalette's ComplementaryBrush.

C#
public static readonly ResourceKey ComplementaryBrush

CornerRadius

ResourceKey

The key for the GreenPalette's CornerRadius.

C#
public static readonly ResourceKey CornerRadius

The key for the GreenPalette's CornerRadiusBottom.

C#
public static readonly ResourceKey CornerRadiusBottom

CornerRadiusLeft

ResourceKey

The key for the GreenPalette's CornerRadiusLeft.

C#
public static readonly ResourceKey CornerRadiusLeft

The key for the GreenPalette's CornerRadiusRight.

C#
public static readonly ResourceKey CornerRadiusRight

CornerRadiusTop

ResourceKey

The key for the GreenPalette's CornerRadiusTop.

C#
public static readonly ResourceKey CornerRadiusTop

The key for the GreenPalette's DefaultForegroundColor.

C#
public static readonly ResourceKey DefaultForegroundColor

DisabledOpacity

ResourceKey

The key for the GreenPalette's DisabledOpacity.

C#
public static readonly ResourceKey DisabledOpacity

FixedBrush

ResourceKey

The key for the GreenPalette's FixedBrush.

C#
public static readonly ResourceKey FixedBrush

FontFamily

ResourceKey

The key for the GreenPalette's FontFamily.

C#
public static readonly ResourceKey FontFamily

FontSize

ResourceKey

The key for the GreenPalette's FontSize.

C#
public static readonly ResourceKey FontSize

FontSizeL

ResourceKey

The key for the GreenPalette's FontSizeL.

C#
public static readonly ResourceKey FontSizeL

FontSizeS

ResourceKey

The key for the GreenPalette's FontSizeS.

C#
public static readonly ResourceKey FontSizeS

FontSizeXL

ResourceKey

The key for the GreenPalette's FontSizeXL.

C#
public static readonly ResourceKey FontSizeXL

FontSizeXS

ResourceKey

The key for the GreenPalette's FontSizeXS.

C#
public static readonly ResourceKey FontSizeXS

HighBrush

ResourceKey

The key for the GreenPalette's HighBrush.

C#
public static readonly ResourceKey HighBrush

LowBrush

ResourceKey

The key for the GreenPalette's LowBrush.

C#
public static readonly ResourceKey LowBrush

MainBrush

ResourceKey

The key for the GreenPalette's MainBrush.

C#
public static readonly ResourceKey MainBrush

MarkerBrush

ResourceKey

The key for the GreenPalette's MarkerBrush.

C#
public static readonly ResourceKey MarkerBrush

MouseOverBrush

ResourceKey

The key for the GreenPalette's MouseOverBrush.

C#
public static readonly ResourceKey MouseOverBrush

PrimaryBrush

ResourceKey

The key for the GreenPalette's PrimaryBrush.

C#
public static readonly ResourceKey PrimaryBrush

QualityGoodBrush

ResourceKey

The key for the GreenPalette's QualityGoodBrush.

C#
public static readonly ResourceKey QualityGoodBrush

QualityPoorBrush

ResourceKey

The key for the GreenPalette's QualityPoorBrush.

C#
public static readonly ResourceKey QualityPoorBrush

The key for the GreenPalette's QualitySatisfactoryBrush.

C#
public static readonly ResourceKey QualitySatisfactoryBrush

The key for the GreenPalette's ReadOnlyBackgroundBrush.

C#
public static readonly ResourceKey ReadOnlyBackgroundBrush

ReadOnlyOpacity

ResourceKey

The key for the GreenPalette's ReadOnlyOpacity.

C#
public static readonly ResourceKey ReadOnlyOpacity

SelectedBrush

ResourceKey

The key for the GreenPalette's SelectedBrush.

C#
public static readonly ResourceKey SelectedBrush

The key for the GreenPalette's SemiAccentLowBrush.

C#
public static readonly ResourceKey SemiAccentLowBrush

StrongBrush

ResourceKey

The key for the GreenPalette's StrongBrush.

C#
public static readonly ResourceKey StrongBrush

ValidationBrush

ResourceKey

The key for the GreenPalette's ValidationBrush.

C#
public static readonly ResourceKey ValidationBrush

Properties

C#
public override Assembly Assembly { get; }

Methods

C#
public override string ToString()
Returns:

string