'Declaration Public Shared ReadOnly Property MoveToPrevious As RoutedUICommand
'Usage Dim value As RoutedUICommand value = CalendarCommands.MoveToPrevious
public static RoutedUICommand MoveToPrevious {get;}
'Declaration Public Shared ReadOnly Property MoveToPrevious As RoutedUICommand
'Usage Dim value As RoutedUICommand value = CalendarCommands.MoveToPrevious
public static RoutedUICommand MoveToPrevious {get;}
This command cannot be executed when GcDropDownCalendar.FocusedDate is in the first unit of current display mode. For instance, if control is in CalendarMode.Month display mode, when GcDropDownCalendar.FocusedDate is in the month of the GcDropDownCalendar.MinDate ( default is Jan, 0001 ).
This command is natively supported by GcDropDownCalendar.