Bagikan melalui


WorkflowViewElement.OnGotKeyboardFocus(KeyboardFocusChangedEventArgs) Metode

Definisi

Dipanggil saat elemen menerima fokus keyboard. Terapkan metode ini di kelas turunan untuk menangani peristiwa ini.

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)

Parameter

Berlaku untuk