Class Office2019Theme
Office2019Theme class represents the key to the Office2019Theme theme.
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.dll
Syntax
[ThemeLocation(ThemeLocation.BuiltIn)]
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. |