IInputElement.TextInput 事件

定義

此元素以一種與裝置無關的方式取得文字時發生。

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 備註。

適用於

另請參閱