VirtualizingStackPanel.OnLostKeyboardFocus Yöntem

Tanım

veya alt nesnelerinden herhangi biri klavye odağını kaybettiğinde VirtualizingStackPanel çağrılır.

protected:
 override void OnLostKeyboardFocus(System::Windows::Input::KeyboardFocusChangedEventArgs ^ e);
protected override void OnLostKeyboardFocus (System.Windows.Input.KeyboardFocusChangedEventArgs e);
override this.OnLostKeyboardFocus : System.Windows.Input.KeyboardFocusChangedEventArgs -> unit
Protected Overrides Sub OnLostKeyboardFocus (e As KeyboardFocusChangedEventArgs)

Parametreler

e
KeyboardFocusChangedEventArgs

Olaya ilişkin veriler.

Şunlara uygulanır