Table of Contents

Class LightVisualTheme

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v10.dll

Represents a predefined light color theme.

public class LightVisualTheme : StandardVisualTheme, IVisualTheme, IDisposable
Inheritance
LightVisualTheme
Implements

Constructors

LightVisualTheme()

Initailizes new instance of LightVisualTheme with default settings.

Fields

Instance

Gets a default LightVisualTheme object.

Methods

ApplyToEdit(TextEditor)

Assigns color teme properties to a given TextEditor according to values stored in the IVisualTheme.

GetColors()