ClassWindows11Theme
Class
Windows11Theme class represents the key to the Windows11Theme theme.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.dll
Syntax:
cs-api-definition
[ThemeLocation(ThemeLocation.BuiltIn)]
public class Windows11Theme : Theme
Inheritance: objectThemeWindows11Theme
Inherited Members
Constructors
Windows11Theme()
Initializes a new instance of the Windows11Theme class.
Declaration
cs-api-definition
public Windows11Theme()
Windows11Theme(ColorVariation)
Initializes a new instance of the Windows11Theme class with specified color variation.
Declaration
cs-api-definition
public Windows11Theme(Windows11Palette.ColorVariation colorVariation)
Parameters
colorVariation
Windows11Palette.ColorVariation
The color preset.