BookmarkNavigationEventHandler Délégué
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public delegate void BookmarkNavigationEventHandler(System::Object ^ sender, BookmarkNavigationEventArgs ^ e);
public delegate void BookmarkNavigationEventHandler(object sender, BookmarkNavigationEventArgs e);
type BookmarkNavigationEventHandler = delegate of obj * BookmarkNavigationEventArgs -> unit
Public Delegate Sub BookmarkNavigationEventHandler(sender As Object, e As BookmarkNavigationEventArgs)
Paramètres
- sender
- Object