WorkflowViewElement.OnGotKeyboardFocus(KeyboardFocusChangedEventArgs) Metod

Definition

Anropas när ett element får tangentbordsfokus. Implementera den här metoden i en härledd klass för att hantera den här händelsen.

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

Gäller för