NavigationCommands Class
.NET Framework 4.5
Provides a standard set of navigation-related commands.
Namespace: System.Windows.Input
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 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
