This documentation is archived and is not being maintained.
NavigationCommands Class
Visual Studio 2010
Provides a standard set of navigation-related commands.
Assembly: PresentationCore (in PresentationCore.dll)
The NavigationCommands type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | BrowseBack | Gets the value that represents the Browse Back command. |
![]() ![]() | BrowseForward | Gets the value that represents the Browse Forward command. |
![]() ![]() | BrowseHome | Gets the value that represents the Browse Home command. |
![]() ![]() | BrowseStop | Gets the value that represents the Browse Stop command. |
![]() ![]() | DecreaseZoom | Gets the value that represents the Decrease Zoom command. |
![]() ![]() | Favorites | Gets the value that represents the Favorites command. |
![]() ![]() | FirstPage | Gets the value that represents the First Page command. |
![]() ![]() | GoToPage | Gets the value that represents the Go To Page command. |
![]() ![]() | IncreaseZoom | Gets the value that represents the Increase Zoom command. |
![]() ![]() | LastPage | Gets the value that represents the Last Page command. |
![]() ![]() | NavigateJournal | Gets the value that represents the Navigate Journal command. |
![]() ![]() | NextPage | Gets the value that represents the Next Page command. |
![]() ![]() | PreviousPage | Gets the value that represents the Previous Page command. |
![]() ![]() | Refresh | Gets the value that represents the Refresh command. |
![]() ![]() | Search | Gets the value that represents the Search command. |
![]() ![]() | Zoom | Gets the value that represents the Zoom command. |
The NavigationCommands class exposes a standard set of navigation-related commands, including browser and document navigation.
For more information on commands and commanding, see Commanding Overview.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show:
