Class MaterialResourceKey
Keys for the MaterialPalette resources.
Inheritance
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.dll
Syntax
public sealed class MaterialResourceKey : ResourceKey
Fields
AccentHoverBrush
The key for the MaterialPalette's AccentHoverBrush.
Declaration
public static readonly ResourceKey AccentHoverBrush
Field Value
System.Windows.ResourceKey
|
AccentNormalBrush
The key for the MaterialPalette's AccentNormalBrush.
Declaration
public static readonly ResourceKey AccentNormalBrush
Field Value
System.Windows.ResourceKey
|
AccentPressedBrush
The key for the MaterialPalette's AccentPressedBrush.
Declaration
public static readonly ResourceKey AccentPressedBrush
Field Value
System.Windows.ResourceKey
|
AlternativeBrush
The key for the MaterialPalette's AlternativeBrush.
Declaration
public static readonly ResourceKey AlternativeBrush
Field Value
System.Windows.ResourceKey
|
ComplementaryBrush
The key for the MaterialPalette's ComplementaryBrush.
Declaration
public static readonly ResourceKey ComplementaryBrush
Field Value
System.Windows.ResourceKey
|
CornerRadius
The key for the MaterialPalette's CornerRadius.
Declaration
public static readonly ResourceKey CornerRadius
Field Value
System.Windows.ResourceKey
|
CornerRadiusBottom
The key for the MaterialPalette's CornerRadiusBottom.
Declaration
public static readonly ResourceKey CornerRadiusBottom
Field Value
System.Windows.ResourceKey
|
CornerRadiusLeft
The key for the MaterialPalette's CornerRadiusLeft.
Declaration
public static readonly ResourceKey CornerRadiusLeft
Field Value
System.Windows.ResourceKey
|
CornerRadiusRight
The key for the MaterialPalette's CornerRadiusRight.
Declaration
public static readonly ResourceKey CornerRadiusRight
Field Value
System.Windows.ResourceKey
|
CornerRadiusTop
The key for the MaterialPalette's CornerRadiusTop.
Declaration
public static readonly ResourceKey CornerRadiusTop
Field Value
System.Windows.ResourceKey
|
DialogBackgroundBrush
The key for the MaterialPalette's DialogBackgroundBrush.
Declaration
public static readonly ResourceKey DialogBackgroundBrush
Field Value
System.Windows.ResourceKey
|
DisabledOpacity
The key for the MaterialPalette's DisabledOpacity.
Declaration
public static readonly ResourceKey DisabledOpacity
Field Value
System.Windows.ResourceKey
|
DividerBrush
The key for the MaterialPalette's DividerBrush.
Declaration
public static readonly ResourceKey DividerBrush
Field Value
System.Windows.ResourceKey
|
DividerOpacity
The key for the MaterialPalette's DividerOpacity.
Declaration
public static readonly ResourceKey DividerOpacity
Field Value
System.Windows.ResourceKey
|
DividerSolidBrush
The key for the MaterialPalette's DividerSolidBrush.
Declaration
public static readonly ResourceKey DividerSolidBrush
Field Value
System.Windows.ResourceKey
|
FontFamily
The key for the MaterialPalette's FontFamily.
Declaration
public static readonly ResourceKey FontFamily
Field Value
System.Windows.ResourceKey
|
FontSize
The key for the MaterialPalette's FontSize.
Declaration
public static readonly ResourceKey FontSize
Field Value
System.Windows.ResourceKey
|
FontSizeL
The key for the MaterialPalette's FontSizeL.
Declaration
public static readonly ResourceKey FontSizeL
Field Value
System.Windows.ResourceKey
|
FontSizeS
The key for the MaterialPalette's FontSizeS.
Declaration
public static readonly ResourceKey FontSizeS
Field Value
System.Windows.ResourceKey
|
IconBrush
The key for the MaterialPalette's IconBrush.
Declaration
public static readonly ResourceKey IconBrush
Field Value
System.Windows.ResourceKey
|
MainBrush
The key for the MaterialPalette's MainBrush.
Declaration
public static readonly ResourceKey MainBrush
Field Value
System.Windows.ResourceKey
|
MarkerBrush
The key for the MaterialPalette's MarkerBrush.
Declaration
public static readonly ResourceKey MarkerBrush
Field Value
System.Windows.ResourceKey
|
MarkerInvertedBrush
The key for the MaterialPalette's MarkerInvertedBrush.
Declaration
public static readonly ResourceKey MarkerInvertedBrush
Field Value
System.Windows.ResourceKey
|
PrimaryBrush
The key for the MaterialPalette's PrimaryBrush.
Declaration
public static readonly ResourceKey PrimaryBrush
Field Value
System.Windows.ResourceKey
|
PrimaryFocusBrush
The key for the MaterialPalette's PrimaryFocusBrush.
Declaration
public static readonly ResourceKey PrimaryFocusBrush
Field Value
System.Windows.ResourceKey
|
PrimaryHoverBrush
The key for the MaterialPalette's PrimaryHoverBrush.
Declaration
public static readonly ResourceKey PrimaryHoverBrush
Field Value
System.Windows.ResourceKey
|
PrimaryNormalBrush
The key for the MaterialPalette's PrimaryNormalBrush.
Declaration
public static readonly ResourceKey PrimaryNormalBrush
Field Value
System.Windows.ResourceKey
|
PrimaryOpacity
The key for the MaterialPalette's PrimaryOpacity.
Declaration
public static readonly ResourceKey PrimaryOpacity
Field Value
System.Windows.ResourceKey
|
PrimaryPressedBrush
The key for the MaterialPalette's PrimaryPressedBrush.
Declaration
public static readonly ResourceKey PrimaryPressedBrush
Field Value
System.Windows.ResourceKey
|
QualityGoodBrush
The key for the MaterialPalette's QualityGoodBrush.
Declaration
public static readonly ResourceKey QualityGoodBrush
Field Value
System.Windows.ResourceKey
|
QualityPoorBrush
The key for the MaterialPalette's QualityPoorBrush.
Declaration
public static readonly ResourceKey QualityPoorBrush
Field Value
System.Windows.ResourceKey
|
QualitySatisfactoryBrush
The key for the MaterialPalette's QualitySatisfactoryBrush.
Declaration
public static readonly ResourceKey QualitySatisfactoryBrush
Field Value
System.Windows.ResourceKey
|
ReadOnlyBackgroundBrush
The key for the MaterialPalette's ReadOnlyBackgroundBrush.
Declaration
public static readonly ResourceKey ReadOnlyBackgroundBrush
Field Value
System.Windows.ResourceKey
|
ReadOnlyBorderBrush
The key for the MaterialPalette's ReadOnlyBorderBrush.
Declaration
public static readonly ResourceKey ReadOnlyBorderBrush
Field Value
System.Windows.ResourceKey
|
RippleBrush
The key for the MaterialPalette's RippleBrush.
Declaration
public static readonly ResourceKey RippleBrush
Field Value
System.Windows.ResourceKey
|
SecondaryOpacity
The key for the MaterialPalette's SecondaryOpacity.
Declaration
public static readonly ResourceKey SecondaryOpacity
Field Value
System.Windows.ResourceKey
|
SelectedUnfocusedBrush
The key for the MaterialPalette's SelectedUnfocusedBrush.
Declaration
public static readonly ResourceKey SelectedUnfocusedBrush
Field Value
System.Windows.ResourceKey
|
ValidationBrush
The key for the MaterialPalette'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
|