AvalonEdit
InsertedText Property
NamespacesICSharpCode.AvalonEdit.DocumentTextChangeEventArgsInsertedText
The text that was inserted.
Declaration Syntax
C#Visual BasicVisual C++
public ITextSource InsertedText { get; }
Public ReadOnly Property InsertedText As ITextSource
	Get
public:
property ITextSource^ InsertedText {
	ITextSource^ get ();
}

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238