Skip to main content
All docs
V26.1
  • PredefinedThemePalettes.VS2017Palettes Property

    Predefined palettes that the VS2017 themes support.

    Namespace: DevExpress.Xpf.Core

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

    Declaration

    public static IEnumerable<PredefinedThemePalette> VS2017Palettes { get; }

    Property Value

    Type Description
    IEnumerable<PredefinedThemePalette>

    Supported predefined palettes.

    Remarks

    The VS2017 themes support the following predefined palettes:

    See Also