alexa
menu

WPF

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

    Show / Hide Table of Contents

    Class MaterialPalette

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

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

    Fields

    Blue

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

    Declaration
    public const MaterialPalette Blue
    Field Value
    Type
    MaterialPalette

    Cyan

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

    Declaration
    public const MaterialPalette Cyan
    Field Value
    Type
    MaterialPalette

    DeepPurple

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

    Declaration
    public const MaterialPalette DeepPurple
    Field Value
    Type
    MaterialPalette

    Default

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

    Declaration
    public const MaterialPalette Default
    Field Value
    Type
    MaterialPalette

    Green

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

    Declaration
    public const MaterialPalette Green
    Field Value
    Type
    MaterialPalette

    Indigo

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

    Declaration
    public const MaterialPalette Indigo
    Field Value
    Type
    MaterialPalette

    LightBlue

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

    Declaration
    public const MaterialPalette LightBlue
    Field Value
    Type
    MaterialPalette

    Orange

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

    Declaration
    public const MaterialPalette Orange
    Field Value
    Type
    MaterialPalette

    Pink

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

    Declaration
    public const MaterialPalette Pink
    Field Value
    Type
    MaterialPalette

    Purple

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

    Declaration
    public const MaterialPalette Purple
    Field Value
    Type
    MaterialPalette

    Red

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

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