IInputElement.PreviewTextInput 事件

定义

在此元素以设备无关模式获取文本时发生。

public:
 event System::Windows::Input::TextCompositionEventHandler ^ PreviewTextInput;
event System.Windows.Input.TextCompositionEventHandler PreviewTextInput;
member this.PreviewTextInput : System.Windows.Input.TextCompositionEventHandler 
Event PreviewTextInput As TextCompositionEventHandler 

事件类型

注解

此接口不适用于公共实现。 有关详细信息,请参阅 接口的 IInputElement 备注。

适用于

另请参阅