Skip to main content
All docs
V25.1
  • PredefinedThemePalettes.VS2019LightPalettes Property

    Predefined palettes that the VS2019Light theme supports.

    Namespace: DevExpress.Xpf.Core

    Assembly: DevExpress.Xpf.Core.v25.1.dll

    NuGet Package: DevExpress.Wpf.Core

    Declaration

    public static IEnumerable<PredefinedThemePalette> VS2019LightPalettes { get; }

    Property Value

    Type Description
    IEnumerable<PredefinedThemePalette>

    Supported predefined palettes.

    Remarks

    The VS2019Light theme supports the following predefined palettes:

    See Also