IInputElement.PreviewLostKeyboardFocus Evento

Definizione

Si verifica quando lo stato attivo della tastiera non si trova più sull'elemento.

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

Tipo evento

KeyboardFocusChangedEventHandler

Commenti

Questa interfaccia non è destinata all'implementazione pubblica. Per altre informazioni, vedere osservazioni per l'interfaccia IInputElement .

Si applica a

Vedi anche