New to Telerik UI for WPFStart a free 30-day trial

Keys for the Windows8TouchPalette resources.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.dll

Syntax:

C#
[TypeConverter(typeof(Windows8TouchResourceKeyTypeConverter))]
public sealed class Windows8TouchResourceKey : ResourceKey

Inheritance: objectWindows8TouchResourceKey

Fields

AccentBrush

ResourceKey

The key for the Windows8TouchPalette's AccentBrush.

C#
public static readonly ResourceKey AccentBrush

DisabledOpacity

ResourceKey

The key for the Windows8TouchPalette's DisabledOpacity.

C#
public static readonly ResourceKey DisabledOpacity

EffectHighBrush

ResourceKey

The key for the Windows8TouchPalette's EffectHighBrush.

C#
public static readonly ResourceKey EffectHighBrush

EffectLowBrush

ResourceKey

The key for the Windows8TouchPalette's EffectLowBrush.

C#
public static readonly ResourceKey EffectLowBrush

FontFamily

ResourceKey

The key for the Windows8TouchPalette's FontFamily.

C#
public static readonly ResourceKey FontFamily

FontFamilyLight

ResourceKey

The key for the Windows8TouchPalette's FontFamilyLight.

C#
public static readonly ResourceKey FontFamilyLight

FontFamilyStrong

ResourceKey

The key for the Windows8TouchPalette's FontFamilyStrong.

C#
public static readonly ResourceKey FontFamilyStrong

FontSize

ResourceKey

The key for the Windows8TouchPalette's FontSize.

C#
public static readonly ResourceKey FontSize

FontSizeL

ResourceKey

The key for the Windows8TouchPalette's FontSizeL.

C#
public static readonly ResourceKey FontSizeL

FontSizeS

ResourceKey

The key for the Windows8TouchPalette's FontSize.

C#
public static readonly ResourceKey FontSizeS

FontSizeXL

ResourceKey

The key for the Windows8TouchPalette's FontSizeXL.

C#
public static readonly ResourceKey FontSizeXL

FontSizeXXL

ResourceKey

The key for the Windows8TouchPalette's FontSizeXXL.

C#
public static readonly ResourceKey FontSizeXXL

HighBrush

ResourceKey

The key for the Windows8TouchPalette's HighBrush.

C#
public static readonly ResourceKey HighBrush

InvertedBrush

ResourceKey

The key for the Windows8TouchPalette's InvertedBrush.

C#
public static readonly ResourceKey InvertedBrush

The key for the Windows8TouchPalette's InvertedForegroundBrush.

C#
public static readonly ResourceKey InvertedForegroundBrush

The key for the Windows8TouchPalette's InvertedGradientBrush.

C#
public static readonly ResourceKey InvertedGradientBrush

LowBrush

ResourceKey

The key for the Windows8TouchPalette's LowBrush.

C#
public static readonly ResourceKey LowBrush

MainBrush

ResourceKey

The key for the Windows8TouchPalette's MainBrush.

C#
public static readonly ResourceKey MainBrush

The key for the Windows8TouchPalette's MainForegroundBrush.

C#
public static readonly ResourceKey MainForegroundBrush

The key for the Windows8TouchPalette's MainGradientBrush.

C#
public static readonly ResourceKey MainGradientBrush

MediumBrush

ResourceKey

The key for the Windows8TouchPalette's MediumBrush.

C#
public static readonly ResourceKey MediumBrush

QualityGoodBrush

ResourceKey

The key for the Windows8TouchPalette's QualityGoodBrush.

C#
public static readonly ResourceKey QualityGoodBrush

QualityPoorBrush

ResourceKey

The key for the Windows8TouchPalette's QualityPoorBrush.

C#
public static readonly ResourceKey QualityPoorBrush

The key for the Windows8TouchPalette's QualitySatisfactoryBrush.

C#
public static readonly ResourceKey QualitySatisfactoryBrush

ValidationBrush

ResourceKey

The key for the Windows8TouchPalette's ValidationBrush.

C#
public static readonly ResourceKey ValidationBrush

Properties

C#
public override Assembly Assembly { get; }

Methods

C#
public override string ToString()
Returns:

string