ClassOffice2013Theme
Class
Office2013Theme class represents the key to the Office2013Theme theme.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.dll
Syntax:
cs-api-definition
[ThemeLocation(ThemeLocation.BuiltIn)]
public class Office2013Theme : Theme
Inheritance: objectThemeOffice2013Theme
Inherited Members
Constructors
Office2013Theme()
Initializes a new instance of the Office2013Theme class.
Declaration
cs-api-definition
public Office2013Theme()
Office2013Theme(ColorVariation)
Initializes a new instance of the Office2013Theme class with specified color variation.
Declaration
cs-api-definition
public Office2013Theme(Office2013Palette.ColorVariation colorVariation)
Parameters
colorVariation
Office2013Palette.ColorVariation
The color preset.