ClassExpression_DarkTheme
Class
Office_BlackTheme class represents the key to the Expression_DarkTheme 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 Expression_DarkTheme : Theme
Inheritance: objectThemeExpression_DarkTheme
Inherited Members
Constructors
Expression_DarkTheme()
Initializes a new instance of the Expression_DarkTheme class.
Declaration
cs-api-definition
public Expression_DarkTheme()