IInputElement.TextInput 事件
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
在此元素以设备无关模式获取文本时发生。
public:
event System::Windows::Input::TextCompositionEventHandler ^ TextInput;
event System.Windows.Input.TextCompositionEventHandler TextInput;
member this.TextInput : System.Windows.Input.TextCompositionEventHandler
Event TextInput As TextCompositionEventHandler
事件类型
注解
此接口不适用于公共实现。 有关详细信息,请参阅接口的 IInputElement 备注。