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

Office2019Theme class represents the key to the Office2019Theme theme.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.dll

Syntax:

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

Inheritance: objectThemeOffice2019Theme

Inherited Members Theme.ToString()

Constructors

Initializes a new instance of the Office2019Theme class.

C#
public Office2019Theme()

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

C#
public Office2019Theme(Office2019Palette.ColorVariation colorVariation)
Parameters:colorVariationOffice2019Palette.ColorVariation

The color preset.