Invoked Event

Raised when a UI feature is clicked, a keystroke event occurs, the shortcut command is issued, or a panning gesture occurs.

Syntax

  public event System.EventHandler Invoked;

Requirements

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also