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