[]
Defines the command that makes a previous month the month that is currently represented by the control.
public static readonly RoutedCommand PreviousMonthCommand
Type | Description |
---|---|
RoutedCommand | Defines the command that makes a previous month the month that is currently represented by the control. |
This command is executed by the CalendarBase and is implemented by the PreviousMonth() method.