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