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 참조하세요.

적용 대상

추가 정보