MenuItem.OnGotKeyboardFocus(KeyboardFocusChangedEventArgs) Metod

Definition

Meddelar att tangentbordet är fokuserat på det här elementet.

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

Parametrar

e
KeyboardFocusChangedEventArgs

Händelsedata för GotFocus händelsen.

Gäller för