[]
Defines the command that decrements the VisualStartTime property value on the amount specified in the LargeStartTimeChange property.
public static readonly RoutedCommand DecrementStartTimeLargeCommand
| Type | Description |
|---|---|
| RoutedCommand | Defines the command that decrements the property value on the amount specified in the property. |
This command is executed by the C1Scheduler and is implemented by the DecrementStartTimeLarge() method.
Use this command to implement custom scrolling behavior.