Table of Contents

Method LoadFromEdit

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

LoadFromEdit(TextEditor)

When implemented by a class, changes values stored in the IVisualTheme accordingly to property values of TextEditor control.

void LoadFromEdit(TextEditor edit)

Parameters

edit TextEditor

Specifies SyntaxEdit to copy properties from.