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