This is the main AvalonEdit namespace.

C# | Visual Basic | Visual C++ |
namespace ICSharpCode.AvalonEdit
Namespace ICSharpCode.AvalonEdit
namespace ICSharpCode.AvalonEdit

All Types | Classes | Structures | Interfaces |
Icon | Type | Description |
---|---|---|
![]() | AvalonEditCommands |
Custom commands for AvalonEdit.
|
![]() | TextEditorWeakEventManager..::..DocumentChanged |
Weak event manager for the DocumentChanged event.
|
![]() | ITextEditorComponent | |
![]() | 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.
|