[]
        
(Showing Draft Content)

C1.WPF.ThemeEx

ThemeEx Class

Provides access to system colors according to the current theme.

Inheritance
ThemeEx
Namespace: C1.WPF
Assembly: C1.WPF.4.6.2.dll
Syntax
public static class ThemeEx

Properties

Name Description
AccentBackground

Gets the accent background.

AccentForeground

Gets the accent foreground.

BackgroundColor

Gets the color of the theme background.

BorderColor

Gets the color of the theme used to pain the borders.

CursorBackgroundColor

Gets the cursor background.

CursorForegroundColor

Gets the cursor foreground.

EditorBackgroundColor

Gets the color of the theme used to pain the background of the editors.

EditorForegroundColor

Gets the color of the theme used to pain the foreground of the editors.

ForegroundColor

Gets the color of the theme foreground.

HeaderBackgroundColor

Gets the color of the theme used to pain the headers.

HeaderForegroundColor

Gets the color of the theme used to pain the headers foreground.

IsDark

Gets a value indicating whether the app is using a dark theme.

SelectionBackgroundColor

Gets the selection background.

SelectionForegroundColor

Gets the selection foreground.