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

Keys for the Office2016Palette resources.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.dll

Syntax:

C#
[TypeConverter(typeof(Office2016ResourceKeyTypeConverter))]
public sealed class Office2016ResourceKey : ResourceKey

Inheritance: objectOffice2016ResourceKey

Fields

AccentBrush

ResourceKey

The key for the Office2016Palette's AccentBrush.

C#
public static readonly ResourceKey AccentBrush

The key for the Office2016Palette's AccentFocusedBrush.

C#
public static readonly ResourceKey AccentFocusedBrush

The key for the Office2016Palette's AccentMouseOverBrush.

C#
public static readonly ResourceKey AccentMouseOverBrush

The key for the Office2016Palette's AccentPressedBrush.

C#
public static readonly ResourceKey AccentPressedBrush

AlternativeBrush

ResourceKey

The key for the Office2016Palette's AlternativeBrush.

C#
public static readonly ResourceKey AlternativeBrush

BasicBrush

ResourceKey

The key for the Office2016Palette's BasicBrush.

C#
public static readonly ResourceKey BasicBrush

The key for the Office2016Palette's ComplementaryBrush.

C#
public static readonly ResourceKey ComplementaryBrush

CornerRadius

ResourceKey

The key for the Office2016Palette's CornerRadius.

C#
public static readonly ResourceKey CornerRadius

The key for the Office2016Palette's CornerRadiusBottom.

C#
public static readonly ResourceKey CornerRadiusBottom

CornerRadiusLeft

ResourceKey

The key for the Office2016Palette's CornerRadiusLeft.

C#
public static readonly ResourceKey CornerRadiusLeft

The key for the Office2016Palette's CornerRadiusRight.

C#
public static readonly ResourceKey CornerRadiusRight

CornerRadiusTop

ResourceKey

The key for the Office2016Palette's CornerRadiusTop.

C#
public static readonly ResourceKey CornerRadiusTop

DisabledOpacity

ResourceKey

The key for the Office2016Palette's DisabledOpacity.

C#
public static readonly ResourceKey DisabledOpacity

FocusThickness

ResourceKey

The key for the Office2016Palette's FocusThickness.

C#
public static readonly ResourceKey FocusThickness

FontFamily

ResourceKey

The key for the Office2016Palette's FontFamily.

C#
public static readonly ResourceKey FontFamily

FontSize

ResourceKey

The key for the Office2016Palette's FontSize.

C#
public static readonly ResourceKey FontSize

FontSizeL

ResourceKey

The key for the Office2016Palette's FontSizeL.

C#
public static readonly ResourceKey FontSizeL

FontSizeS

ResourceKey

The key for the Office2016Palette's FontSizeS.

C#
public static readonly ResourceKey FontSizeS

IconBrush

ResourceKey

The key for the Office2016Palette's IconBrush.

C#
public static readonly ResourceKey IconBrush

MainBrush

ResourceKey

The key for the Office2016Palette's MainBrush.

C#
public static readonly ResourceKey MainBrush

MarkerBrush

ResourceKey

The key for the Office2016Palette's MarkerBrush.

C#
public static readonly ResourceKey MarkerBrush

The key for the Office2016Palette's MarkerInvertedBrush.

C#
public static readonly ResourceKey MarkerInvertedBrush

MouseOverBrush

ResourceKey

The key for the Office2016Palette's MouseOverBrush.

C#
public static readonly ResourceKey MouseOverBrush

PressedBrush

ResourceKey

The key for the Office2016Palette's PressedBrush.

C#
public static readonly ResourceKey PressedBrush

PrimaryBrush

ResourceKey

The key for the Office2016Palette's PrimaryBrush.

C#
public static readonly ResourceKey PrimaryBrush

QualityGoodBrush

ResourceKey

The key for the Office2016Palette's QualityGoodBrush.

C#
public static readonly ResourceKey QualityGoodBrush

QualityPoorBrush

ResourceKey

The key for the Office2016Palette's QualityPoorBrush.

C#
public static readonly ResourceKey QualityPoorBrush

The key for the Office2016Palette's QualitySatisfactoryBrush.

C#
public static readonly ResourceKey QualitySatisfactoryBrush

The key for the Office2016Palette's ReadOnlyBackgroundBrush.

C#
public static readonly ResourceKey ReadOnlyBackgroundBrush

The key for the Office2016Palette's ReadOnlyBorderBrush.

C#
public static readonly ResourceKey ReadOnlyBorderBrush

SelectedBrush

ResourceKey

The key for the Office2016Palette's SelectedBrush.

C#
public static readonly ResourceKey SelectedBrush

ValidationBrush

ResourceKey

The key for the Office2016Palette's ValidationBrush.

C#
public static readonly ResourceKey ValidationBrush

Properties

C#
public override Assembly Assembly { get; }

Methods

C#
public override string ToString()
Returns:

string