ClassWindows8TouchResourceKey
Keys for the Windows8TouchPalette resources.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.dll
Syntax:
[TypeConverter(typeof(Windows8TouchResourceKeyTypeConverter))]
public sealed class Windows8TouchResourceKey : ResourceKey
Inheritance: objectWindows8TouchResourceKey
Fields
AccentBrush
The key for the Windows8TouchPalette's AccentBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey AccentBrush
Field Value
ResourceKey
DisabledOpacity
The key for the Windows8TouchPalette's DisabledOpacity.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey DisabledOpacity
Field Value
ResourceKey
EffectHighBrush
The key for the Windows8TouchPalette's EffectHighBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey EffectHighBrush
Field Value
ResourceKey
EffectLowBrush
The key for the Windows8TouchPalette's EffectLowBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey EffectLowBrush
Field Value
ResourceKey
FontFamily
The key for the Windows8TouchPalette's FontFamily.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey FontFamily
Field Value
ResourceKey
FontFamilyLight
The key for the Windows8TouchPalette's FontFamilyLight.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey FontFamilyLight
Field Value
ResourceKey
FontFamilyStrong
The key for the Windows8TouchPalette's FontFamilyStrong.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey FontFamilyStrong
Field Value
ResourceKey
FontSize
The key for the Windows8TouchPalette's FontSize.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey FontSize
Field Value
ResourceKey
FontSizeL
The key for the Windows8TouchPalette's FontSizeL.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey FontSizeL
Field Value
ResourceKey
FontSizeS
The key for the Windows8TouchPalette's FontSize.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey FontSizeS
Field Value
ResourceKey
FontSizeXL
The key for the Windows8TouchPalette's FontSizeXL.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey FontSizeXL
Field Value
ResourceKey
FontSizeXXL
The key for the Windows8TouchPalette's FontSizeXXL.
Declaration
[SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", MessageId = "XXL")]
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey FontSizeXXL
Field Value
ResourceKey
HighBrush
The key for the Windows8TouchPalette's HighBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey HighBrush
Field Value
ResourceKey
InvertedBrush
The key for the Windows8TouchPalette's InvertedBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey InvertedBrush
Field Value
ResourceKey
InvertedForegroundBrush
The key for the Windows8TouchPalette's InvertedForegroundBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey InvertedForegroundBrush
Field Value
ResourceKey
InvertedGradientBrush
The key for the Windows8TouchPalette's InvertedGradientBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey InvertedGradientBrush
Field Value
ResourceKey
LowBrush
The key for the Windows8TouchPalette's LowBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey LowBrush
Field Value
ResourceKey
MainBrush
The key for the Windows8TouchPalette's MainBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey MainBrush
Field Value
ResourceKey
MainForegroundBrush
The key for the Windows8TouchPalette's MainForegroundBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey MainForegroundBrush
Field Value
ResourceKey
MainGradientBrush
The key for the Windows8TouchPalette's MainGradientBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey MainGradientBrush
Field Value
ResourceKey
MediumBrush
The key for the Windows8TouchPalette's MediumBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey MediumBrush
Field Value
ResourceKey
QualityGoodBrush
The key for the Windows8TouchPalette's QualityGoodBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey QualityGoodBrush
Field Value
ResourceKey
QualityPoorBrush
The key for the Windows8TouchPalette's QualityPoorBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey QualityPoorBrush
Field Value
ResourceKey
QualitySatisfactoryBrush
The key for the Windows8TouchPalette's QualitySatisfactoryBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey QualitySatisfactoryBrush
Field Value
ResourceKey
ValidationBrush
The key for the Windows8TouchPalette's ValidationBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey ValidationBrush
Field Value
ResourceKey