'Declaration
Protected Overrides Sub OnTextInput( _ ByVal e As TextCompositionEventArgs _ )
protected override void OnTextInput( TextCompositionEventArgs e )
Parameters
- e
- The System.Windows.Input.TextCompositionEventArgs that contains the event data.