alexa
menu

WPF

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

    Show / Hide Table of Contents

    Class HighContrastPalette

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

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

    Fields

    Blue

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

    Declaration
    public const HighContrastPalette Blue
    Field Value
    Type
    HighContrastPalette

    DeepBlue

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

    Declaration
    public const HighContrastPalette DeepBlue
    Field Value
    Type
    HighContrastPalette

    DeepGreen

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

    Declaration
    public const HighContrastPalette DeepGreen
    Field Value
    Type
    HighContrastPalette

    DeepGreenCyan

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

    Declaration
    public const HighContrastPalette DeepGreenCyan
    Field Value
    Type
    HighContrastPalette

    DeepViolet

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

    Declaration
    public const HighContrastPalette DeepViolet
    Field Value
    Type
    HighContrastPalette

    Default

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

    Declaration
    public const HighContrastPalette Default
    Field Value
    Type
    HighContrastPalette

    Green

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

    Declaration
    public const HighContrastPalette Green
    Field Value
    Type
    HighContrastPalette

    GreenCyan

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

    Declaration
    public const HighContrastPalette GreenCyan
    Field Value
    Type
    HighContrastPalette

    LightBlue

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

    Declaration
    public const HighContrastPalette LightBlue
    Field Value
    Type
    HighContrastPalette

    LightViolet

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

    Declaration
    public const HighContrastPalette LightViolet
    Field Value
    Type
    HighContrastPalette

    MarinerBlue

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

    Declaration
    public const HighContrastPalette MarinerBlue
    Field Value
    Type
    HighContrastPalette

    Red

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

    Declaration
    public const HighContrastPalette Red
    Field Value
    Type
    HighContrastPalette

    RedBrown

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

    Declaration
    public const HighContrastPalette RedBrown
    Field Value
    Type
    HighContrastPalette

    RedOrange

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

    Declaration
    public const HighContrastPalette RedOrange
    Field Value
    Type
    HighContrastPalette

    Violet

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

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