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

Keys for the Office2016TouchPalette resources.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.dll

Syntax:

C#
[TypeConverter(typeof(Office2016TouchResourceKeyTypeConverter))]
public sealed class Office2016TouchResourceKey : ResourceKey

Inheritance: objectOffice2016TouchResourceKey

Fields

AccentBrush

ResourceKey

The key for the Office2016TouchPalette's AccentBrush.

C#
public static readonly ResourceKey AccentBrush

The key for the Office2016TouchPalette's AccentFocusedBrush.

C#
public static readonly ResourceKey AccentFocusedBrush

The key for the Office2016TouchPalette's AccentMouseOverBrush.

C#
public static readonly ResourceKey AccentMouseOverBrush

The key for the Office2016TouchPalette's AccentPressedBrush.

C#
public static readonly ResourceKey AccentPressedBrush

AlternativeBrush

ResourceKey

The key for the Office2016TouchPalette's AlternativeBrush.

C#
public static readonly ResourceKey AlternativeBrush

BasicBrush

ResourceKey

The key for the Office2016TouchPalette's BasicBrush.

C#
public static readonly ResourceKey BasicBrush

The key for the Office2016TouchPalette's ComplementaryBrush.

C#
public static readonly ResourceKey ComplementaryBrush

CornerRadius

ResourceKey

The key for the Office2016TouchPalette's CornerRadius.

C#
public static readonly ResourceKey CornerRadius

The key for the Office2016TouchPalette's CornerRadiusBottom.

C#
public static readonly ResourceKey CornerRadiusBottom

CornerRadiusLeft

ResourceKey

The key for the Office2016TouchPalette's CornerRadiusLeft.

C#
public static readonly ResourceKey CornerRadiusLeft

The key for the Office2016TouchPalette's CornerRadiusRight.

C#
public static readonly ResourceKey CornerRadiusRight

CornerRadiusTop

ResourceKey

The key for the Office2016TouchPalette's CornerRadiusTop.

C#
public static readonly ResourceKey CornerRadiusTop

DisabledOpacity

ResourceKey

The key for the Office2016TouchPalette's DisabledOpacity.

C#
public static readonly ResourceKey DisabledOpacity

FocusThickness

ResourceKey

The key for the Office2016TouchPalette's FocusThickness.

C#
public static readonly ResourceKey FocusThickness

FontFamily

ResourceKey

The key for the Office2016TouchPalette's FontFamily.

C#
public static readonly ResourceKey FontFamily

FontSize

ResourceKey

The key for the Office2016TouchPalette's FontSize.

C#
public static readonly ResourceKey FontSize

FontSizeL

ResourceKey

The key for the Office2016TouchPalette's FontSizeL.

C#
public static readonly ResourceKey FontSizeL

FontSizeS

ResourceKey

The key for the Office2016TouchPalette's FontSizeS.

C#
public static readonly ResourceKey FontSizeS

IconBrush

ResourceKey

The key for the Office2016TouchPalette's IconBrush.

C#
public static readonly ResourceKey IconBrush

MainBrush

ResourceKey

The key for the Office2016TouchPalette's MainBrush.

C#
public static readonly ResourceKey MainBrush

MarkerBrush

ResourceKey

The key for the Office2016TouchPalette's MarkerBrush.

C#
public static readonly ResourceKey MarkerBrush

The key for the Office2016TouchPalette's MarkerInvertedBrush.

C#
public static readonly ResourceKey MarkerInvertedBrush

MouseOverBrush

ResourceKey

The key for the Office2016TouchPalette's MouseOverBrush.

C#
public static readonly ResourceKey MouseOverBrush

PressedBrush

ResourceKey

The key for the Office2016TouchPalette's PressedBrush.

C#
public static readonly ResourceKey PressedBrush

PrimaryBrush

ResourceKey

The key for the Office2016TouchPalette's PrimaryBrush.

C#
public static readonly ResourceKey PrimaryBrush

QualityGoodBrush

ResourceKey

The key for the Office2016TouchPalette's QualityGoodBrush.

C#
public static readonly ResourceKey QualityGoodBrush

QualityPoorBrush

ResourceKey

The key for the Office2016TouchPalette's QualityPoorBrush.

C#
public static readonly ResourceKey QualityPoorBrush

The key for the Office2016TouchPalette's QualitySatisfactoryBrush.

C#
public static readonly ResourceKey QualitySatisfactoryBrush

The key for the Office2016TouchPalette's ReadOnlyBackgroundBrush.

C#
public static readonly ResourceKey ReadOnlyBackgroundBrush

The key for the Office2016TouchPalette's ReadOnlyBorderBrush.

C#
public static readonly ResourceKey ReadOnlyBorderBrush

SelectedBrush

ResourceKey

The key for the Office2016TouchPalette's SelectedBrush.

C#
public static readonly ResourceKey SelectedBrush

ValidationBrush

ResourceKey

The key for the Office2016TouchPalette's ValidationBrush.

C#
public static readonly ResourceKey ValidationBrush

Properties

C#
public override Assembly Assembly { get; }

Methods

C#
public override string ToString()
Returns:

string