AvalonEdit
PerformTextInput Method
NamespacesICSharpCode.AvalonEdit.EditingTextAreaPerformTextInput()()()()
Members
IconMemberDescription
PerformTextInput(String)
Performs text input. This raises the TextEntering event, replaces the selection with the text, and then raises the TextEntered event.

PerformTextInput(TextCompositionEventArgs)
Performs text input. This raises the TextEntering event, replaces the selection with the text, and then raises the TextEntered event.

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