[]
Called when the an text-input event happened.
protected virtual void OnTextInput(TextCompositionEventArgs e)
Protected Overridable Sub OnTextInput(e As TextCompositionEventArgs)
| Type | Name | Description |
|---|---|---|
| TextCompositionEventArgs | e | The event that originated the action. |