AvalonEdit
DocumentChanged Event
NamespacesICSharpCode.AvalonEdit.RenderingTextViewDocumentChanged
Occurs when the document property has changed.
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler DocumentChanged
Public Event DocumentChanged As EventHandler
public:
virtual  event EventHandler^ DocumentChanged {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}

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