AvalonEdit
RaiseInsertionCompleted Method (e)
NamespacesICSharpCode.AvalonEdit.SnippetsInsertionContextRaiseInsertionCompleted(EventArgs)
Calls the OnInsertionCompleted()()()() method on all registered active elements and raises the InsertionCompleted event.
Declaration Syntax
C#Visual BasicVisual C++
public void RaiseInsertionCompleted(
	EventArgs e
)
Public Sub RaiseInsertionCompleted ( _
	e As EventArgs _
)
public:
void RaiseInsertionCompleted(
	EventArgs^ e
)
Parameters
e (EventArgs)
The EventArgs to use

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