[]
Represents the MoveToStart command, which requests that calendar to move focus date to the start of first item in the current view of the calendar.
public static RoutedUICommand MoveToStart { get; }
Public Shared ReadOnly Property MoveToStart As RoutedUICommand
Type | Description |
---|---|
RoutedUICommand | The requested command. No default key gesture. |
This command is natively supported by GcDropDownCalendar.