ClassOffice2013ResourceKey
Keys for the Office2013Palette resources.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.dll
Syntax:
[TypeConverter(typeof(Office2013ResourceKeyTypeConverter))]
public sealed class Office2013ResourceKey : ResourceKey
Inheritance: objectOffice2013ResourceKey
Fields
AccentBrush
The key for the Office2013Palette's AccentBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey AccentBrush
Field Value
ResourceKey
AccentMainBrush
The key for the Office2013Palette's AccentBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey AccentMainBrush
Field Value
ResourceKey
BasicBrush
The key for the Office2013Palette's BasicBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey BasicBrush
Field Value
ResourceKey
DisabledOpacity
The key for the Office2013Palette's DisabledOpacity.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey DisabledOpacity
Field Value
ResourceKey
EffectAccentHighBrush
The key for the Office2013Palette's EffectAccentHighBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey EffectAccentHighBrush
Field Value
ResourceKey
EffectAccentLowBrush
The key for the Office2013Palette's EffectAccentLowBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey EffectAccentLowBrush
Field Value
ResourceKey
EffectHighBrush
The key for the Office2013Palette's EffectHighBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey EffectHighBrush
Field Value
ResourceKey
EffectLowBrush
The key for the Office2013Palette's EffectLowBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey EffectLowBrush
Field Value
ResourceKey
FontFamily
The key for the Office2013Palette's FontFamily.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey FontFamily
Field Value
ResourceKey
FontSize
The key for the Office2013Palette's FontSize.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey FontSize
Field Value
ResourceKey
FontSizeL
The key for the Office2013Palette's FontSizeL.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey FontSizeL
Field Value
ResourceKey
FontSizeS
The key for the Office2013Palette's FontSizeS.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey FontSizeS
Field Value
ResourceKey
FontSizeXL
The key for the Office2013Palette's FontSizeXL.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey FontSizeXL
Field Value
ResourceKey
FontSizeXS
The key for the Office2013Palette's FontSizeXS.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey FontSizeXS
Field Value
ResourceKey
FontSizeXXS
The key for the Office2013Palette's FontSizeXXS.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
[SuppressMessage("Microsoft.Naming", "CA1709:IdentifiersShouldBeCasedCorrectly", MessageId = "XXS")]
public static readonly ResourceKey FontSizeXXS
Field Value
ResourceKey
HighDarkBrush
The key for the Office2013Palette's HighDarkBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey HighDarkBrush
Field Value
ResourceKey
HighLightBrush
The key for the Office2013Palette's HighLightBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey HighLightBrush
Field Value
ResourceKey
InvertedBrush
The key for the Office2013Palette's InvertedBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey InvertedBrush
Field Value
ResourceKey
LowDarkBrush
The key for the Office2013Palette's LowDarkBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey LowDarkBrush
Field Value
ResourceKey
LowLightBrush
The key for the Office2013Palette's LowLightBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey LowLightBrush
Field Value
ResourceKey
LowLightMainBrush
The key for the Office2013Palette's LowLightMainBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey LowLightMainBrush
Field Value
ResourceKey
MainBrush
The key for the Office2013Palette's MainBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey MainBrush
Field Value
ResourceKey
MediumDarkBrush
The key for the Office2013Palette's MediumDarkBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey MediumDarkBrush
Field Value
ResourceKey
MediumLightBrush
The key for the Office2013Palette's MediumLightBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey MediumLightBrush
Field Value
ResourceKey
StrongBrush
The key for the Office2013Palette's StrongBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey StrongBrush
Field Value
ResourceKey
ValidationBrush
The key for the Office2013Palette's ValidationBrush.
Declaration
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "It is in fact immutable.")]
public static readonly ResourceKey ValidationBrush
Field Value
ResourceKey