ClassOffice_SilverTheme
Class
Office_SilverTheme class represents the key to the Office_Silver theme.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.dll
Syntax:
cs-api-definition
[SuppressMessage("Microsoft.Naming", "CA1707:IdentifiersShouldNotContainUnderscores")]
[ThemeLocation(ThemeLocation.BuiltIn)]
public class Office_SilverTheme : Theme
Inheritance: objectThemeOffice_SilverTheme
Inherited Members
Constructors
Office_SilverTheme()
Initializes a new instance of the Office_SilverTheme class.
Declaration
cs-api-definition
public Office_SilverTheme()