New to Telerik UI for WPFStart a free 30-day trial

Provides commands for HistoryNavigationCommands.

Definition

Namespace:Telerik.Windows.Controls.FileDialogs

Assembly:Telerik.Windows.Controls.FileDialogs.dll

Syntax:

C#
public static class HistoryNavigationCommands

Inheritance: objectHistoryNavigationCommands

Properties

Gets the back command.

C#
public static ICommand Back { get; }
Property Value:

The back command.

Gets the forward command.

C#
public static ICommand Forward { get; }
Property Value:

The forward command.

Gets the up command.

C#
public static ICommand Up { get; }
Property Value:

The up command.

In this article
DefinitionPropertiesBackForwardUp
Not finding the help you need?
Contact Support