AvalonEdit
ICSharpCode.AvalonEdit Namespace
NamespacesICSharpCode.AvalonEdit
This is the main AvalonEdit namespace.
Declaration Syntax
C#Visual BasicVisual C++
namespace ICSharpCode.AvalonEdit
Namespace ICSharpCode.AvalonEdit
namespace ICSharpCode.AvalonEdit
Types
All TypesClassesStructuresInterfaces
IconTypeDescription
AvalonEditCommands
Custom commands for AvalonEdit.

TextEditorWeakEventManager..::..DocumentChanged
Weak event manager for the DocumentChanged event.

ITextEditorComponent
Represents a text editor control (TextEditor, TextArea or TextView).

TextEditorWeakEventManager..::..OptionChanged
Weak event manager for the OptionChanged event.

TextEditor
The text editor control. Contains a scrollable TextArea.

TextEditorAutomationPeer
Exposes TextEditor to automation.

TextEditorOptions
A container for the text editor options.

TextEditorWeakEventManager
Contains weak event managers for ITextEditorComponent.

TextViewPosition
Represents a text location with a visual column.