Class Windows8TouchResourceKey
Keys for the Windows8TouchPalette resources.
Inheritance
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.dll
Syntax
public sealed class Windows8TouchResourceKey : ResourceKey
Fields
AccentBrush
The key for the Windows8TouchPalette's AccentBrush.
Declaration
public static readonly ResourceKey AccentBrush
Field Value
System.Windows.ResourceKey
|
DisabledOpacity
The key for the Windows8TouchPalette's DisabledOpacity.
Declaration
public static readonly ResourceKey DisabledOpacity
Field Value
System.Windows.ResourceKey
|
EffectHighBrush
The key for the Windows8TouchPalette's EffectHighBrush.
Declaration
public static readonly ResourceKey EffectHighBrush
Field Value
System.Windows.ResourceKey
|
EffectLowBrush
The key for the Windows8TouchPalette's EffectLowBrush.
Declaration
public static readonly ResourceKey EffectLowBrush
Field Value
System.Windows.ResourceKey
|
FontFamily
The key for the Windows8TouchPalette's FontFamily.
Declaration
public static readonly ResourceKey FontFamily
Field Value
System.Windows.ResourceKey
|
FontFamilyLight
The key for the Windows8TouchPalette's FontFamilyLight.
Declaration
public static readonly ResourceKey FontFamilyLight
Field Value
System.Windows.ResourceKey
|
FontFamilyStrong
The key for the Windows8TouchPalette's FontFamilyStrong.
Declaration
public static readonly ResourceKey FontFamilyStrong
Field Value
System.Windows.ResourceKey
|
FontSize
The key for the Windows8TouchPalette's FontSize.
Declaration
public static readonly ResourceKey FontSize
Field Value
System.Windows.ResourceKey
|
FontSizeL
The key for the Windows8TouchPalette's FontSizeL.
Declaration
public static readonly ResourceKey FontSizeL
Field Value
System.Windows.ResourceKey
|
FontSizeS
The key for the Windows8TouchPalette's FontSize.
Declaration
public static readonly ResourceKey FontSizeS
Field Value
System.Windows.ResourceKey
|
FontSizeXL
The key for the Windows8TouchPalette's FontSizeXL.
Declaration
public static readonly ResourceKey FontSizeXL
Field Value
System.Windows.ResourceKey
|
FontSizeXXL
The key for the Windows8TouchPalette's FontSizeXXL.
Declaration
public static readonly ResourceKey FontSizeXXL
Field Value
System.Windows.ResourceKey
|
HighBrush
The key for the Windows8TouchPalette's HighBrush.
Declaration
public static readonly ResourceKey HighBrush
Field Value
System.Windows.ResourceKey
|
InvertedBrush
The key for the Windows8TouchPalette's InvertedBrush.
Declaration
public static readonly ResourceKey InvertedBrush
Field Value
System.Windows.ResourceKey
|
InvertedForegroundBrush
The key for the Windows8TouchPalette's InvertedForegroundBrush.
Declaration
public static readonly ResourceKey InvertedForegroundBrush
Field Value
System.Windows.ResourceKey
|
InvertedGradientBrush
The key for the Windows8TouchPalette's InvertedGradientBrush.
Declaration
public static readonly ResourceKey InvertedGradientBrush
Field Value
System.Windows.ResourceKey
|
LowBrush
The key for the Windows8TouchPalette's LowBrush.
Declaration
public static readonly ResourceKey LowBrush
Field Value
System.Windows.ResourceKey
|
MainBrush
The key for the Windows8TouchPalette's MainBrush.
Declaration
public static readonly ResourceKey MainBrush
Field Value
System.Windows.ResourceKey
|
MainForegroundBrush
The key for the Windows8TouchPalette's MainForegroundBrush.
Declaration
public static readonly ResourceKey MainForegroundBrush
Field Value
System.Windows.ResourceKey
|
MainGradientBrush
The key for the Windows8TouchPalette's MainGradientBrush.
Declaration
public static readonly ResourceKey MainGradientBrush
Field Value
System.Windows.ResourceKey
|
MediumBrush
The key for the Windows8TouchPalette's MediumBrush.
Declaration
public static readonly ResourceKey MediumBrush
Field Value
System.Windows.ResourceKey
|
QualityGoodBrush
The key for the Windows8TouchPalette's QualityGoodBrush.
Declaration
public static readonly ResourceKey QualityGoodBrush
Field Value
System.Windows.ResourceKey
|
QualityPoorBrush
The key for the Windows8TouchPalette's QualityPoorBrush.
Declaration
public static readonly ResourceKey QualityPoorBrush
Field Value
System.Windows.ResourceKey
|
QualitySatisfactoryBrush
The key for the Windows8TouchPalette's QualitySatisfactoryBrush.
Declaration
public static readonly ResourceKey QualitySatisfactoryBrush
Field Value
System.Windows.ResourceKey
|
ValidationBrush
The key for the Windows8TouchPalette'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
|