Table of Contents

Method LoadFromEdit

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

LoadFromEdit(TextEditor)

Changes values stored in the IVisualTheme accordingly to property values of TextEditor control.

public void LoadFromEdit(TextEditor edit)

Parameters

edit TextEditor

Specifies TextEditor to copy properties from.