IInputElement.PreviewGotKeyboardFocus 이벤트

정의

키보드가 이 요소에 초점을 맞출 때 발생합니다.

public:
 event System::Windows::Input::KeyboardFocusChangedEventHandler ^ PreviewGotKeyboardFocus;
event System.Windows.Input.KeyboardFocusChangedEventHandler PreviewGotKeyboardFocus;
member this.PreviewGotKeyboardFocus : System.Windows.Input.KeyboardFocusChangedEventHandler 
Event PreviewGotKeyboardFocus As KeyboardFocusChangedEventHandler 

이벤트 유형

설명

이 인터페이스는 공용 구현을 위한 것이 아닙니다. 자세한 내용은 인터페이스에 대한 비고를 IInputElement 참조하세요.

적용 대상

추가 정보