IInputElement.PreviewTextInput 事件
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
此元素以一種與裝置無關的方式取得文字時發生。
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 備註。