This topic has not yet been rated - Rate this topic

NavigationCommands Class

Provides a standard set of navigation-related commands.

System.Object
  System.Windows.Input.NavigationCommands

Namespace:  System.Windows.Input
Assembly:  PresentationCore (in PresentationCore.dll)
public static class NavigationCommands

The NavigationCommands type exposes the following members.

  Name Description
Public property Static member BrowseBack Gets the value that represents the Browse Back command.
Public property Static member BrowseForward Gets the value that represents the Browse Forward command.
Public property Static member BrowseHome Gets the value that represents the Browse Home command.
Public property Static member BrowseStop Gets the value that represents the Browse Stop command.
Public property Static member DecreaseZoom Gets the value that represents the Decrease Zoom command.
Public property Static member Favorites Gets the value that represents the Favorites command.
Public property Static member FirstPage Gets the value that represents the First Page command.
Public property Static member GoToPage Gets the value that represents the Go To Page command.
Public property Static member IncreaseZoom Gets the value that represents the Increase Zoom command.
Public property Static member LastPage Gets the value that represents the Last Page command.
Public property Static member NavigateJournal Gets the value that represents the Navigate Journal command.
Public property Static member NextPage Gets the value that represents the Next Page command.
Public property Static member PreviousPage Gets the value that represents the Previous Page command.
Public property Static member Refresh Gets the value that represents the Refresh command.
Public property Static member Search Gets the value that represents the Search command.
Public property Static member Zoom Gets the value that represents the Zoom command.
Top

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.

.NET Framework

Supported in: 4, 3.5, 3.0

.NET Framework Client Profile

Supported in: 4, 3.5 SP1

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.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ