Class VisualStudio2019ResourceKey
Keys for the VisualStudio2019Palette resources.
Inheritance
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.dll
Syntax
public sealed class VisualStudio2019ResourceKey : ResourceKey
Fields
AccentBrush
The key for the VisualStudio2019Palette's AccentBrush.
Declaration
public static readonly ResourceKey AccentBrush
Field Value
System.Windows.ResourceKey
|
AccentDarkBrush
The key for the VisualStudio2019Palette's AccentDarkBrush.
Declaration
public static readonly ResourceKey AccentDarkBrush
Field Value
System.Windows.ResourceKey
|
AccentFocusedBrush
The key for the VisualStudio2019Palette's AccentFocusedBrush.
Declaration
public static readonly ResourceKey AccentFocusedBrush
Field Value
System.Windows.ResourceKey
|
AccentForegroundBrush
The key for the VisualStudio2019Palette's AccentForegroundBrush.
Declaration
public static readonly ResourceKey AccentForegroundBrush
Field Value
System.Windows.ResourceKey
|
AccentMainBrush
The key for the VisualStudio2019Palette's AccentMainBrush.
Declaration
public static readonly ResourceKey AccentMainBrush
Field Value
System.Windows.ResourceKey
|
AccentMouseOverBrush
The key for the VisualStudio2019Palette's AccentMouseOverBrush.
Declaration
public static readonly ResourceKey AccentMouseOverBrush
Field Value
System.Windows.ResourceKey
|
AccentSecondaryDarkBrush
The key for the VisualStudio2019Palette's AccentSecondaryDarkBrush.
Declaration
public static readonly ResourceKey AccentSecondaryDarkBrush
Field Value
System.Windows.ResourceKey
|
AlternativeBrush
The key for the VisualStudio2019Palette's AlternativeBrush.
Declaration
public static readonly ResourceKey AlternativeBrush
Field Value
System.Windows.ResourceKey
|
BasicBrush
The key for the VisualStudio2019Palette's BasicBrush.
Declaration
public static readonly ResourceKey BasicBrush
Field Value
System.Windows.ResourceKey
|
ComplementaryBrush
The key for the VisualStudio2019Palette's ComplementaryBrush.
Declaration
public static readonly ResourceKey ComplementaryBrush
Field Value
System.Windows.ResourceKey
|
DisabledOpacity
The key for the VisualStudio2019Palette's DisabledOpacity.
Declaration
public static readonly ResourceKey DisabledOpacity
Field Value
System.Windows.ResourceKey
|
DockingBackgroundBrush
The key for the VisualStudio2019Palette's DockingBackgroundBrush.
Declaration
public static readonly ResourceKey DockingBackgroundBrush
Field Value
System.Windows.ResourceKey
|
FontFamily
The key for the VisualStudio2019Palette's FontFamily.
Declaration
public static readonly ResourceKey FontFamily
Field Value
System.Windows.ResourceKey
|
FontSize
The key for the VisualStudio2019Palette's FontSize.
Declaration
public static readonly ResourceKey FontSize
Field Value
System.Windows.ResourceKey
|
FontSizeL
The key for the VisualStudio2019Palette's FontSizeL.
Declaration
public static readonly ResourceKey FontSizeL
Field Value
System.Windows.ResourceKey
|
FontSizeS
The key for the VisualStudio2019Palette's FontSizeS.
Declaration
public static readonly ResourceKey FontSizeS
Field Value
System.Windows.ResourceKey
|
FontSizeXL
The key for the VisualStudio2019Palette's FontSizeXL.
Declaration
public static readonly ResourceKey FontSizeXL
Field Value
System.Windows.ResourceKey
|
FontSizeXS
The key for the VisualStudio2019Palette's FontSizeXS.
Declaration
public static readonly ResourceKey FontSizeXS
Field Value
System.Windows.ResourceKey
|
HeaderBrush
The key for the VisualStudio2019Palette's HeaderBrush.
Declaration
public static readonly ResourceKey HeaderBrush
Field Value
System.Windows.ResourceKey
|
IconBrush
The key for the VisualStudio2019Palette's IconBrush.
Declaration
public static readonly ResourceKey IconBrush
Field Value
System.Windows.ResourceKey
|
MainBrush
The key for the VisualStudio2019Palette's MainBrush.
Declaration
public static readonly ResourceKey MainBrush
Field Value
System.Windows.ResourceKey
|
MarkerBrush
The key for the VisualStudio2019Palette's MarkerBrush.
Declaration
public static readonly ResourceKey MarkerBrush
Field Value
System.Windows.ResourceKey
|
MarkerInvertedBrush
The key for the VisualStudio2019Palette's MarkerInvertedBrush.
Declaration
public static readonly ResourceKey MarkerInvertedBrush
Field Value
System.Windows.ResourceKey
|
MouseOverBrush
The key for the VisualStudio2019Palette's MouseOverBrush.
Declaration
public static readonly ResourceKey MouseOverBrush
Field Value
System.Windows.ResourceKey
|
PrimaryBrush
The key for the VisualStudio2019Palette's PrimaryBrush.
Declaration
public static readonly ResourceKey PrimaryBrush
Field Value
System.Windows.ResourceKey
|
QualityGoodBrush
The key for the VisualStudio2019Palette's QualityGoodBrush.
Declaration
public static readonly ResourceKey QualityGoodBrush
Field Value
System.Windows.ResourceKey
|
QualityPoorBrush
The key for the VisualStudio2019Palette's QualityPoorBrush.
Declaration
public static readonly ResourceKey QualityPoorBrush
Field Value
System.Windows.ResourceKey
|
QualitySatisfactoryBrush
The key for the VisualStudio2019Palette's QualitySatisfactoryBrush.
Declaration
public static readonly ResourceKey QualitySatisfactoryBrush
Field Value
System.Windows.ResourceKey
|
ReadOnlyBackgroundBrush
The key for the VisualStudio2019Palette's ReadOnlyBackgroundBrush.
Declaration
public static readonly ResourceKey ReadOnlyBackgroundBrush
Field Value
System.Windows.ResourceKey
|
ReadOnlyBorderBrush
The key for the VisualStudio2019Palette's ReadOnlyBorderBrush.
Declaration
public static readonly ResourceKey ReadOnlyBorderBrush
Field Value
System.Windows.ResourceKey
|
ReadOnlyOpacity
The key for the VisualStudio2019Palette's ReadOnlyOpacity.
Declaration
public static readonly ResourceKey ReadOnlyOpacity
Field Value
System.Windows.ResourceKey
|
SecondaryBrush
The key for the VisualStudio2019Palette's SelectedBrush.
Declaration
public static readonly ResourceKey SecondaryBrush
Field Value
System.Windows.ResourceKey
|
SemiBasicBrush
The key for the VisualStudio2019Palette's SemiBasicBrush.
Declaration
public static readonly ResourceKey SemiBasicBrush
Field Value
System.Windows.ResourceKey
|
SemiSelectedBrush
The key for the VisualStudio2019Palette's SemiSelectedBrush.
Declaration
public static readonly ResourceKey SemiSelectedBrush
Field Value
System.Windows.ResourceKey
|
ValidationBrush
The key for the VisualStudio2019Palette'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
|