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

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 Theme.ToString()

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)
Parameters:colorVariationVisualStudio2013Palette.ColorVariation

The color preset.