TextBoxBase.OnTextInput Method (TextCompositionEventArgs)
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Invoked whenever an unhandled TextCompositionManager.TextInput attached routed event reaches an element derived from this class in its route. Implement this method to add class handling for this event.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- e
-
Type:
System.Windows.Input.TextCompositionEventArgs
Provides data about the event.
.NET Framework
Available since 3.0
Available since 3.0
Show: