TextCompositionManager.PreviewTextInput 附加事件
定义
在 TextComposition 完成时发生。Occurs when a TextComposition is completed.
see AddPreviewTextInputHandler, and RemovePreviewTextInputHandler
see AddPreviewTextInputHandler, and RemovePreviewTextInputHandler
see AddPreviewTextInputHandler, and RemovePreviewTextInputHandler
注解
这是此事件的隧道版本。This is the tunneling version of this event. 对于冒泡版本,请参阅 TextInput 。For the bubbling version, see TextInput.
这是由字段标识的附加事件 PreviewTextInputEvent 。This is an attached event identified by the PreviewTextInputEvent field. 使用 AddPreviewTextInputHandler 和 RemovePreviewTextInputHandler 方法可管理指定依赖对象上的此事件。Use the AddPreviewTextInputHandler and RemovePreviewTextInputHandler methods to manage this event on a specified dependency object.