Is raised when the completion list indicates that the user has chosen
an entry to be completed.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public event EventHandler InsertionRequested
Public Event InsertionRequested As EventHandler
public: event EventHandler^ InsertionRequested { void add (EventHandler^ value); void remove (EventHandler^ value); }
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238