.NET Framework 类库
TextCompositionManager..::.TextInput 附加事件

更新:2007 年 11 月

TextComposition 完成时发生。

命名空间:  System.Windows.Input
程序集:  PresentationCore(在 PresentationCore.dll 中)
用于 XAML 的 XMLNS:http://schemas.microsoft.com/winfx/xaml/presentation

语法

Visual Basic(声明)
See AddTextInputHandler, RemoveTextInputHandler
Visual Basic (用法)
See AddTextInputHandler, RemoveTextInputHandler
C#
See AddTextInputHandler, RemoveTextInputHandler
Visual C++
See AddTextInputHandler, RemoveTextInputHandler
J#
See AddTextInputHandler, RemoveTextInputHandler
JScript
See AddTextInputHandler, RemoveTextInputHandler
XAML 属性用法
<object TextCompositionManager.TextInput="TextCompositionEventHandler" .../>
备注

这是此事件的冒泡版本。 有关隧道版本,请参见 PreviewTextInput

这是一个附加事件. 使用 AddTextInputHandlerRemoveTextInputHandler 方法来管理针对指定相关性对象的此事件。

平台

Windows Vista

.NET Framework 和 .NET Compact Framework 并不是对每个平台的所有版本都提供支持。有关支持的版本的列表,请参见.NET Framework 系统要求

版本信息

.NET Framework

受以下版本支持:3.5、3.0
另请参见

参考

标记 :


Page view tracker