TextCompositionManager.PreviewTextInput Attached Event
Definition
Occurs when a TextComposition is completed.
see AddPreviewTextInputHandler, and RemovePreviewTextInputHandler
see AddPreviewTextInputHandler, and RemovePreviewTextInputHandler
see AddPreviewTextInputHandler, and RemovePreviewTextInputHandler
Remarks
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.