New to Telerik UI for WPFStart a free 30-day trial

Windows11Theme class represents the key to the Windows11Theme theme.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.dll

Syntax:

C#
[ThemeLocation(ThemeLocation.BuiltIn)]
public class Windows11Theme : Theme

Inheritance: objectThemeWindows11Theme

Inherited Members Theme.ToString()

Constructors

Initializes a new instance of the Windows11Theme class.

C#
public Windows11Theme()

Initializes a new instance of the Windows11Theme class with specified color variation.

C#
public Windows11Theme(Windows11Palette.ColorVariation colorVariation)
Parameters:colorVariationWindows11Palette.ColorVariation

The color preset.