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

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