A command for showing all 7 days of the week in WeekView.

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 ShowFullWeekCommand
Visual Basic (Declaration)
Public Shared ReadOnly ShowFullWeekCommand As RoutedCommand

See Also