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