'宣言 Public Delegate Sub NavigationPaneCollapsingEventHandler( _ ByVal sender As Object, _ ByVal e As NavigationPaneCollapsingEventArgs _ )
public delegate void NavigationPaneCollapsingEventHandler( object sender, NavigationPaneCollapsingEventArgs e )