AvalonEdit
InsertionCompleted Event
NamespacesICSharpCode.AvalonEdit.SnippetsInsertionContextInsertionCompleted
Occurs when the all snippet elements have been inserted.
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler InsertionCompleted
Public Event InsertionCompleted As EventHandler
public:
 event EventHandler^ InsertionCompleted {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}

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