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

Office2013Theme class represents the key to the Office2013Theme theme.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.dll

Syntax:

C#
[ThemeLocation(ThemeLocation.BuiltIn)]
public class Office2013Theme : Theme

Inheritance: objectThemeOffice2013Theme

Inherited Members Theme.ToString()

Constructors

Initializes a new instance of the Office2013Theme class.

C#
public Office2013Theme()

Initializes a new instance of the Office2013Theme class with specified color variation.

C#
public Office2013Theme(Office2013Palette.ColorVariation colorVariation)
Parameters:colorVariationOffice2013Palette.ColorVariation

The color preset.