Moves the view backward to the previous block (e.g. previous week);

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public static readonly RoutedCommand DecrementViewCommand
Visual Basic (Declaration)
Public Shared ReadOnly DecrementViewCommand As RoutedCommand

See Also