BookmarkNavigationEventHandler 委托

定义

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)

参数

sender
Object

适用于