IInputElement.LostKeyboardFocus Evento
Definizione
Si verifica quando lo stato attivo della tastiera non si trova più sull'elemento.Occurs when the keyboard is no longer focused on this element.
public:
event System::Windows::Input::KeyboardFocusChangedEventHandler ^ LostKeyboardFocus;
event System.Windows.Input.KeyboardFocusChangedEventHandler LostKeyboardFocus;
member this.LostKeyboardFocus : System.Windows.Input.KeyboardFocusChangedEventHandler
Event LostKeyboardFocus As KeyboardFocusChangedEventHandler
Tipo evento
Commenti
Questa interfaccia non è destinata all'implementazione pubblica.This interface is not intended for public implementation. Per ulteriori informazioni, vedere la sezione Osservazioni per l' IInputElement interfaccia.For more information, see remarks for the IInputElement interface.