Class GreenResourceKey
Keys for the GreenPalette resources.
Inheritance
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.dll
Syntax
public sealed class GreenResourceKey : ResourceKey
Fields
AccentHighBrush
The key for the GreenPalette's AccentHighBrush.
Declaration
public static readonly ResourceKey AccentHighBrush
Field Value
System.Windows.ResourceKey
|
AccentLowBrush
The key for the GreenPalette's AccentLowBrush.
Declaration
public static readonly ResourceKey AccentLowBrush
Field Value
System.Windows.ResourceKey
|
AlternativeBrush
The key for the GreenPalette's AlternativeBrush.
Declaration
public static readonly ResourceKey AlternativeBrush
Field Value
System.Windows.ResourceKey
|
BasicBrush
The key for the GreenPalette's BasicBrush.
Declaration
public static readonly ResourceKey BasicBrush
Field Value
System.Windows.ResourceKey
|
ComplementaryBrush
The key for the GreenPalette's ComplementaryBrush.
Declaration
public static readonly ResourceKey ComplementaryBrush
Field Value
System.Windows.ResourceKey
|
CornerRadius
The key for the GreenPalette's CornerRadius.
Declaration
public static readonly ResourceKey CornerRadius
Field Value
System.Windows.ResourceKey
|
CornerRadiusBottom
The key for the GreenPalette's CornerRadiusBottom.
Declaration
public static readonly ResourceKey CornerRadiusBottom
Field Value
System.Windows.ResourceKey
|
CornerRadiusLeft
The key for the GreenPalette's CornerRadiusLeft.
Declaration
public static readonly ResourceKey CornerRadiusLeft
Field Value
System.Windows.ResourceKey
|
CornerRadiusRight
The key for the GreenPalette's CornerRadiusRight.
Declaration
public static readonly ResourceKey CornerRadiusRight
Field Value
System.Windows.ResourceKey
|
CornerRadiusTop
The key for the GreenPalette's CornerRadiusTop.
Declaration
public static readonly ResourceKey CornerRadiusTop
Field Value
System.Windows.ResourceKey
|
DefaultForegroundColor
The key for the GreenPalette's DefaultForegroundColor.
Declaration
public static readonly ResourceKey DefaultForegroundColor
Field Value
System.Windows.ResourceKey
|
DisabledOpacity
The key for the GreenPalette's DisabledOpacity.
Declaration
public static readonly ResourceKey DisabledOpacity
Field Value
System.Windows.ResourceKey
|
FixedBrush
The key for the GreenPalette's FixedBrush.
Declaration
public static readonly ResourceKey FixedBrush
Field Value
System.Windows.ResourceKey
|
FontFamily
The key for the GreenPalette's FontFamily.
Declaration
public static readonly ResourceKey FontFamily
Field Value
System.Windows.ResourceKey
|
FontSize
The key for the GreenPalette's FontSize.
Declaration
public static readonly ResourceKey FontSize
Field Value
System.Windows.ResourceKey
|
FontSizeL
The key for the GreenPalette's FontSizeL.
Declaration
public static readonly ResourceKey FontSizeL
Field Value
System.Windows.ResourceKey
|
FontSizeS
The key for the GreenPalette's FontSizeS.
Declaration
public static readonly ResourceKey FontSizeS
Field Value
System.Windows.ResourceKey
|
FontSizeXL
The key for the GreenPalette's FontSizeXL.
Declaration
public static readonly ResourceKey FontSizeXL
Field Value
System.Windows.ResourceKey
|
FontSizeXS
The key for the GreenPalette's FontSizeXS.
Declaration
public static readonly ResourceKey FontSizeXS
Field Value
System.Windows.ResourceKey
|
HighBrush
The key for the GreenPalette's HighBrush.
Declaration
public static readonly ResourceKey HighBrush
Field Value
System.Windows.ResourceKey
|
LowBrush
The key for the GreenPalette's LowBrush.
Declaration
public static readonly ResourceKey LowBrush
Field Value
System.Windows.ResourceKey
|
MainBrush
The key for the GreenPalette's MainBrush.
Declaration
public static readonly ResourceKey MainBrush
Field Value
System.Windows.ResourceKey
|
MarkerBrush
The key for the GreenPalette's MarkerBrush.
Declaration
public static readonly ResourceKey MarkerBrush
Field Value
System.Windows.ResourceKey
|
MouseOverBrush
The key for the GreenPalette's MouseOverBrush.
Declaration
public static readonly ResourceKey MouseOverBrush
Field Value
System.Windows.ResourceKey
|
PrimaryBrush
The key for the GreenPalette's PrimaryBrush.
Declaration
public static readonly ResourceKey PrimaryBrush
Field Value
System.Windows.ResourceKey
|
QualityGoodBrush
The key for the GreenPalette's QualityGoodBrush.
Declaration
public static readonly ResourceKey QualityGoodBrush
Field Value
System.Windows.ResourceKey
|
QualityPoorBrush
The key for the GreenPalette's QualityPoorBrush.
Declaration
public static readonly ResourceKey QualityPoorBrush
Field Value
System.Windows.ResourceKey
|
QualitySatisfactoryBrush
The key for the GreenPalette's QualitySatisfactoryBrush.
Declaration
public static readonly ResourceKey QualitySatisfactoryBrush
Field Value
System.Windows.ResourceKey
|
ReadOnlyBackgroundBrush
The key for the GreenPalette's ReadOnlyBackgroundBrush.
Declaration
public static readonly ResourceKey ReadOnlyBackgroundBrush
Field Value
System.Windows.ResourceKey
|
ReadOnlyOpacity
The key for the GreenPalette's ReadOnlyOpacity.
Declaration
public static readonly ResourceKey ReadOnlyOpacity
Field Value
System.Windows.ResourceKey
|
SelectedBrush
The key for the GreenPalette's SelectedBrush.
Declaration
public static readonly ResourceKey SelectedBrush
Field Value
System.Windows.ResourceKey
|
SemiAccentLowBrush
The key for the GreenPalette's SemiAccentLowBrush.
Declaration
public static readonly ResourceKey SemiAccentLowBrush
Field Value
System.Windows.ResourceKey
|
StrongBrush
The key for the GreenPalette's StrongBrush.
Declaration
public static readonly ResourceKey StrongBrush
Field Value
System.Windows.ResourceKey
|
ValidationBrush
The key for the GreenPalette's ValidationBrush.
Declaration
public static readonly ResourceKey ValidationBrush
Field Value
System.Windows.ResourceKey
|
Properties
Assembly
Declaration
public override Assembly Assembly { get; }
Property Value
System.Reflection.Assembly
|
Methods
ToString()
Declaration
public override string ToString()
Returns
System.String
|