NavigationCommands Class
Provides a standard set of navigation-related commands.
Assembly: PresentationCore (in PresentationCore.dll)
| 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.
Available since 3.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

