A command for switching to day view from month view for a day that has more items than can be displayed.

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

See Also