In This Article

WindowsColorSchemeIntent Enum

Specifies the intent of the color scheme.

public enum WindowsColorSchemeIntent

Fields

Name Description
Dark

A dark color scheme where gray colors are used in most of the user interface.

Light

A light color scheme where silver colors are used in most of the user interface.

Extension Methods