Class MaterialResourceKey
Keys for the Material
Inheritance
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.dll
Syntax
public sealed class MaterialResourceKey : ResourceKey
Fields
AccentHoverBrush
The key for the Material
Declaration
public static readonly ResourceKey AccentHoverBrush
Field Value
System.
|
AccentNormalBrush
The key for the Material
Declaration
public static readonly ResourceKey AccentNormalBrush
Field Value
System.
|
AccentPressedBrush
The key for the Material
Declaration
public static readonly ResourceKey AccentPressedBrush
Field Value
System.
|
AlternativeBrush
The key for the Material
Declaration
public static readonly ResourceKey AlternativeBrush
Field Value
System.
|
ComplementaryBrush
The key for the Material
Declaration
public static readonly ResourceKey ComplementaryBrush
Field Value
System.
|
CornerRadius
The key for the Material
Declaration
public static readonly ResourceKey CornerRadius
Field Value
System.
|
CornerRadiusBottom
The key for the Material
Declaration
public static readonly ResourceKey CornerRadiusBottom
Field Value
System.
|
CornerRadiusLeft
The key for the Material
Declaration
public static readonly ResourceKey CornerRadiusLeft
Field Value
System.
|
CornerRadiusRight
The key for the Material
Declaration
public static readonly ResourceKey CornerRadiusRight
Field Value
System.
|
CornerRadiusTop
The key for the Material
Declaration
public static readonly ResourceKey CornerRadiusTop
Field Value
System.
|
DialogBackgroundBrush
The key for the Material
Declaration
public static readonly ResourceKey DialogBackgroundBrush
Field Value
System.
|
DisabledOpacity
The key for the Material
Declaration
public static readonly ResourceKey DisabledOpacity
Field Value
System.
|
DividerBrush
The key for the Material
Declaration
public static readonly ResourceKey DividerBrush
Field Value
System.
|
DividerOpacity
The key for the Material
Declaration
public static readonly ResourceKey DividerOpacity
Field Value
System.
|
DividerSolidBrush
The key for the Material
Declaration
public static readonly ResourceKey DividerSolidBrush
Field Value
System.
|
FontFamily
The key for the Material
Declaration
public static readonly ResourceKey FontFamily
Field Value
System.
|
FontSize
The key for the Material
Declaration
public static readonly ResourceKey FontSize
Field Value
System.
|
FontSizeL
The key for the Material
Declaration
public static readonly ResourceKey FontSizeL
Field Value
System.
|
FontSizeS
The key for the Material
Declaration
public static readonly ResourceKey FontSizeS
Field Value
System.
|
IconBrush
The key for the Material
Declaration
public static readonly ResourceKey IconBrush
Field Value
System.
|
MainBrush
The key for the Material
Declaration
public static readonly ResourceKey MainBrush
Field Value
System.
|
MarkerBrush
The key for the Material
Declaration
public static readonly ResourceKey MarkerBrush
Field Value
System.
|
MarkerInvertedBrush
The key for the Material
Declaration
public static readonly ResourceKey MarkerInvertedBrush
Field Value
System.
|
PrimaryBrush
The key for the Material
Declaration
public static readonly ResourceKey PrimaryBrush
Field Value
System.
|
PrimaryFocusBrush
The key for the Material
Declaration
public static readonly ResourceKey PrimaryFocusBrush
Field Value
System.
|
PrimaryHoverBrush
The key for the Material
Declaration
public static readonly ResourceKey PrimaryHoverBrush
Field Value
System.
|
PrimaryNormalBrush
The key for the Material
Declaration
public static readonly ResourceKey PrimaryNormalBrush
Field Value
System.
|
PrimaryOpacity
The key for the Material
Declaration
public static readonly ResourceKey PrimaryOpacity
Field Value
System.
|
PrimaryPressedBrush
The key for the Material
Declaration
public static readonly ResourceKey PrimaryPressedBrush
Field Value
System.
|
QualityGoodBrush
The key for the Material
Declaration
public static readonly ResourceKey QualityGoodBrush
Field Value
System.
|
QualityPoorBrush
The key for the Material
Declaration
public static readonly ResourceKey QualityPoorBrush
Field Value
System.
|
QualitySatisfactoryBrush
The key for the Material
Declaration
public static readonly ResourceKey QualitySatisfactoryBrush
Field Value
System.
|
ReadOnlyBackgroundBrush
The key for the Material
Declaration
public static readonly ResourceKey ReadOnlyBackgroundBrush
Field Value
System.
|
ReadOnlyBorderBrush
The key for the Material
Declaration
public static readonly ResourceKey ReadOnlyBorderBrush
Field Value
System.
|
RippleBrush
The key for the Material
Declaration
public static readonly ResourceKey RippleBrush
Field Value
System.
|
SecondaryOpacity
The key for the Material
Declaration
public static readonly ResourceKey SecondaryOpacity
Field Value
System.
|
SelectedUnfocusedBrush
The key for the Material
Declaration
public static readonly ResourceKey SelectedUnfocusedBrush
Field Value
System.
|
ValidationBrush
The key for the Material
Declaration
public static readonly ResourceKey ValidationBrush
Field Value
System.
|
Properties
Assembly
Declaration
public override Assembly Assembly { get; }
Property Value
System.
|
Methods
ToString()
Declaration
public override string ToString()
Returns
System.
|