Class Office2013Theme
Office2013Theme class represents the key to the Office2013Theme 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 Office2013Theme : Theme
Constructors
Office2013Theme()
Office2013Theme(Office2013Palette.ColorVariation)
Initializes a new instance of the Office2013Theme class with specified color variation.
Declaration
public Office2013Theme(Office2013Palette.ColorVariation colorVariation)
Parameters
Office2013Palette.ColorVariation
colorVariation
The color preset. |