Table of Contents

Property ActiveEdit

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

ActiveEdit

When implemented by a class, gets or sets an object that represent currently active (focused) TextEditor control linked to the text source.

TextEditor ActiveEdit { get; set; }

Property Value

TextEditor