[]
Invoked when an unhandled TextCompositionManager.PreviewTextInput attached event reaches an element in its route that is derived from this class.
Implement this method to add class handling for this event.
protected override void OnPreviewTextInput(TextCompositionEventArgs e)
Protected Overrides Sub OnPreviewTextInput(e As TextCompositionEventArgs)
Type | Name | Description |
---|---|---|
TextCompositionEventArgs | e | The TextCompositionEventArgs that contains the event data. |