TextCompositionManager.PreviewTextInput Attached Event
.NET Framework (current version)
Occurs when a TextComposition is completed.
Assembly: PresentationCore (in PresentationCore.dll)
This is the tunneling version of this event. For the bubbling version, see TextInput.
This is an attached event identified by the PreviewTextInputEvent field. Use the AddPreviewTextInputHandler and RemovePreviewTextInputHandler methods to manage this event on a specified dependency object.
Show: