Table of Contents

Enum ApplicationTheme

Namespace
Wpf.Ui.Appearance
Assembly
Wpf.Ui.dll

Theme in which an application using WPF UI is displayed.

public enum ApplicationTheme

Fields

Dark = 1

Dark application theme.

HighContrast = 3

High contract application theme.

Light = 2

Light application theme.

Unknown = 0

Unknown application theme.