PredefinedThemePalettes.VS2019DarkPalettes Property
In This Article
Predefined palettes that the VS2019Dark theme supports.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
public static IEnumerable<PredefinedThemePalette> VS2019DarkPalettes { get; }
#Property Value
Type | Description |
---|---|
IEnumerable<Predefined |
Supported predefined palettes. |
#Remarks
The VS2019Dark theme supports the following predefined palettes:
See Also