Include Protected Members
Include Inherited Members
Rarely used. Enables the window to navigate back and forward to saved navigation points. Use the AddNewBFNavigationItem method of the IVsUIShell interface to add a navigation point.
The IVsBackForwardNavigation type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
IsEqual | Determines if the current navigation point is the current ___location in the document. Returns true if this is the case. |
![]() |
NavigateTo | Moves the cursor to a specific point. |
Top