TextCompositionManager::PreviewTextInputStart Attached Event
.NET Framework (current version)
Occurs when a new TextComposition is started.
Assembly: PresentationCore (in PresentationCore.dll)
This is the tunneling version of this event. For the bubbling version, see TextInputStart.
This is an attached event identified by the PreviewTextInputStartEvent field. Use the AddPreviewTextInputStartHandler and RemovePreviewTextInputStartHandler methods to manage this event on a specified dependency object.
Show: