Version

BeforeNavigationEventArgs Class Members

The following tables list the members exposed by BeforeNavigationEventArgs.

Public Constructors
 NameDescription
Public ConstructorBeforeNavigationEventArgs ConstructorInitializes a new BeforeNavigationEventArgs object.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyCurrentItemGets the current item of the NavigationToolbar.  
Public PropertyNewItemGets the item that will be navigated to.  
Public PropertySourceReturns an enum specifying how the navigation has been triggered.  
See Also