VisualStudio2013Theme class represents the key to the VisualStudio2013Theme theme.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.dll
Syntax:
C#
[ThemeLocation(ThemeLocation.BuiltIn)]
public class VisualStudio2013Theme : Theme
Inheritance: objectThemeVisualStudio2013Theme
Inherited Members
Constructors
Initializes a new instance of the VisualStudio2013Theme class.
C#
public VisualStudio2013Theme()
Initializes a new instance of the VisualStudio2013Theme class with specified color variation.
C#
public VisualStudio2013Theme(VisualStudio2013Palette.ColorVariation colorVariation)
The color preset.