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