Class Office2013ResourceKey
Keys for the Office2013Palette resources.
Inheritance
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.dll
Syntax
public sealed class Office2013ResourceKey : ResourceKey
Fields
AccentBrush
The key for the Office2013Palette's AccentBrush.
Declaration
public static readonly ResourceKey AccentBrush
Field Value
System.Windows.ResourceKey
|
AccentMainBrush
The key for the Office2013Palette's AccentBrush.
Declaration
public static readonly ResourceKey AccentMainBrush
Field Value
System.Windows.ResourceKey
|
BasicBrush
The key for the Office2013Palette's BasicBrush.
Declaration
public static readonly ResourceKey BasicBrush
Field Value
System.Windows.ResourceKey
|
DisabledOpacity
The key for the Office2013Palette's DisabledOpacity.
Declaration
public static readonly ResourceKey DisabledOpacity
Field Value
System.Windows.ResourceKey
|
EffectAccentHighBrush
The key for the Office2013Palette's EffectAccentHighBrush.
Declaration
public static readonly ResourceKey EffectAccentHighBrush
Field Value
System.Windows.ResourceKey
|
EffectAccentLowBrush
The key for the Office2013Palette's EffectAccentLowBrush.
Declaration
public static readonly ResourceKey EffectAccentLowBrush
Field Value
System.Windows.ResourceKey
|
EffectHighBrush
The key for the Office2013Palette's EffectHighBrush.
Declaration
public static readonly ResourceKey EffectHighBrush
Field Value
System.Windows.ResourceKey
|
EffectLowBrush
The key for the Office2013Palette's EffectLowBrush.
Declaration
public static readonly ResourceKey EffectLowBrush
Field Value
System.Windows.ResourceKey
|
FontFamily
The key for the Office2013Palette's FontFamily.
Declaration
public static readonly ResourceKey FontFamily
Field Value
System.Windows.ResourceKey
|
FontSize
The key for the Office2013Palette's FontSize.
Declaration
public static readonly ResourceKey FontSize
Field Value
System.Windows.ResourceKey
|
FontSizeL
The key for the Office2013Palette's FontSizeL.
Declaration
public static readonly ResourceKey FontSizeL
Field Value
System.Windows.ResourceKey
|
FontSizeS
The key for the Office2013Palette's FontSizeS.
Declaration
public static readonly ResourceKey FontSizeS
Field Value
System.Windows.ResourceKey
|
FontSizeXL
The key for the Office2013Palette's FontSizeXL.
Declaration
public static readonly ResourceKey FontSizeXL
Field Value
System.Windows.ResourceKey
|
FontSizeXS
The key for the Office2013Palette's FontSizeXS.
Declaration
public static readonly ResourceKey FontSizeXS
Field Value
System.Windows.ResourceKey
|
FontSizeXXS
The key for the Office2013Palette's FontSizeXXS.
Declaration
public static readonly ResourceKey FontSizeXXS
Field Value
System.Windows.ResourceKey
|
HighDarkBrush
The key for the Office2013Palette's HighDarkBrush.
Declaration
public static readonly ResourceKey HighDarkBrush
Field Value
System.Windows.ResourceKey
|
HighLightBrush
The key for the Office2013Palette's HighLightBrush.
Declaration
public static readonly ResourceKey HighLightBrush
Field Value
System.Windows.ResourceKey
|
InvertedBrush
The key for the Office2013Palette's InvertedBrush.
Declaration
public static readonly ResourceKey InvertedBrush
Field Value
System.Windows.ResourceKey
|
LowDarkBrush
The key for the Office2013Palette's LowDarkBrush.
Declaration
public static readonly ResourceKey LowDarkBrush
Field Value
System.Windows.ResourceKey
|
LowLightBrush
The key for the Office2013Palette's LowLightBrush.
Declaration
public static readonly ResourceKey LowLightBrush
Field Value
System.Windows.ResourceKey
|
LowLightMainBrush
The key for the Office2013Palette's LowLightMainBrush.
Declaration
public static readonly ResourceKey LowLightMainBrush
Field Value
System.Windows.ResourceKey
|
MainBrush
The key for the Office2013Palette's MainBrush.
Declaration
public static readonly ResourceKey MainBrush
Field Value
System.Windows.ResourceKey
|
MediumDarkBrush
The key for the Office2013Palette's MediumDarkBrush.
Declaration
public static readonly ResourceKey MediumDarkBrush
Field Value
System.Windows.ResourceKey
|
MediumLightBrush
The key for the Office2013Palette's MediumLightBrush.
Declaration
public static readonly ResourceKey MediumLightBrush
Field Value
System.Windows.ResourceKey
|
StrongBrush
The key for the Office2013Palette's StrongBrush.
Declaration
public static readonly ResourceKey StrongBrush
Field Value
System.Windows.ResourceKey
|
ValidationBrush
The key for the Office2013Palette'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
|