alexa
menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class FluentPalette

    Specifies the different set of palette color combination to apply on specific theme.

    Inheritance
    System.Object
    FluentPalette
    Namespace: Syncfusion.Themes.FluentLight.WPF
    Assembly: Syncfusion.Themes.FluentLight.WPF.dll
    Syntax
    public sealed class FluentPalette : Enum

    Fields

    Blue

    The Blue palette primary colors will be applied for specific theme.

    Declaration
    public const FluentPalette Blue
    Field Value
    Type
    FluentPalette

    BlueMegenta

    The BlueMegenta palette primary colors will be applied for specific theme.

    Declaration
    public const FluentPalette BlueMegenta
    Field Value
    Type
    FluentPalette

    Cyan

    The Cyan palette primary colors will be applied for specific theme.

    Declaration
    public const FluentPalette Cyan
    Field Value
    Type
    FluentPalette

    CyanBlue

    The CyanBlue palette primary colors will be applied for specific theme.

    Declaration
    public const FluentPalette CyanBlue
    Field Value
    Type
    FluentPalette

    Default

    The Default palette primary colors will be applied for specific theme.

    Declaration
    public const FluentPalette Default
    Field Value
    Type
    FluentPalette

    Green

    The Green palette primary colors will be applied for specific theme.

    Declaration
    public const FluentPalette Green
    Field Value
    Type
    FluentPalette

    GreenCyan

    The GreenCyan palette primary colors will be applied for specific theme.

    Declaration
    public const FluentPalette GreenCyan
    Field Value
    Type
    FluentPalette

    Megenta

    The Megenta palette primary colors will be applied for specific theme.

    Declaration
    public const FluentPalette Megenta
    Field Value
    Type
    FluentPalette

    MegentaPink

    The MegentaPink palette primary colors will be applied for specific theme.

    Declaration
    public const FluentPalette MegentaPink
    Field Value
    Type
    FluentPalette

    Orange

    The Orange palette primary colors will be applied for specific theme.

    Declaration
    public const FluentPalette Orange
    Field Value
    Type
    FluentPalette

    PinkRed

    The PinkRed palette primary colors will be applied for specific theme.

    Declaration
    public const FluentPalette PinkRed
    Field Value
    Type
    FluentPalette

    Red

    The Red palette primary colors will be applied for specific theme.

    Declaration
    public const FluentPalette Red
    Field Value
    Type
    FluentPalette

    RedOrange

    The RedOrange palette primary colors will be applied for specific theme.

    Declaration
    public const FluentPalette RedOrange
    Field Value
    Type
    FluentPalette
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved