Compartir a través de


BookmarkNavigationEventHandler Delegado

Definición

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)

Parámetros

sender
Object

Se aplica a