Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
NavigationCommands Class
Definition
- Namespace:
- System.Windows.Input
- Assembly:
- PresentationCore.dll
Important
Some information relates to prerelease product that may be substantially modified before itβs released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides a standard set of navigation-related commands.
public ref class NavigationCommands abstract sealed
public static class NavigationCommands
type NavigationCommands = class
Public Class NavigationCommands
- Inheritance
-
NavigationCommands
Remarks
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.
Properties
| Name | Description |
|---|---|
| BrowseBack |
Gets the value that represents the |
| BrowseForward |
Gets the value that represents the |
| BrowseHome |
Gets the value that represents the |
| BrowseStop |
Gets the value that represents the |
| DecreaseZoom |
Gets the value that represents the |
| Favorites |
Gets the value that represents the |
| FirstPage |
Gets the value that represents the |
| GoToPage |
Gets the value that represents the |
| IncreaseZoom |
Gets the value that represents the |
| LastPage |
Gets the value that represents the |
| NavigateJournal |
Gets the value that represents the |
| NextPage |
Gets the value that represents the |
| PreviousPage |
Gets the value that represents the |
| Refresh |
Gets the value that represents the |
| Search |
Gets the value that represents the |
| Zoom |
Gets the value that represents the |
Applies to
See also
Feedback
Was this page helpful?
