AvalonEdit
DocumentChanged Event
NamespacesICSharpCode.AvalonEditITextEditorComponentDocumentChanged
Occurs when the Document property changes (when the text editor is connected to another document - not when the document content changes).
Declaration Syntax
C#Visual BasicVisual C++
event EventHandler DocumentChanged
Event DocumentChanged As EventHandler
 event EventHandler^ DocumentChanged {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}

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