Table of Contents

Property Edits

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

Edits

When implemented by a class, represents a collection of TextEditor controls linked to the text source.

IList<TextEditor> Edits { get; }

Property Value

IList<TextEditor>