TabItem.OnPreviewGotKeyboardFocus(KeyboardFocusChangedEventArgs) Metoda

Definicja

Ogłasza, że klawiatura koncentruje się na tym elemecie.

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

Parametry

e
KeyboardFocusChangedEventArgs

Argumenty zdarzeń wejściowych klawiatury.

Dotyczy