Scheduler for WPF
DecrementStartTimeLargeCommand フィールド (C1Scheduler)

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > C1Scheduler クラス : DecrementStartTimeLargeCommand フィールド
Defines the command that decrements the VisualStartTime property value on the amount specified in the LargeStartTimeChange property.
シンタックス
'宣言
 
Public Shared ReadOnly DecrementStartTimeLargeCommand As System.Windows.Input.RoutedCommand
public static readonly System.Windows.Input.RoutedCommand DecrementStartTimeLargeCommand
解説
This command is executed by the C1Scheduler and is implemented by the DecrementStartTimeLarge method.

Use this command to implement custom scrolling behavior.

参照

C1Scheduler クラス
C1Scheduler メンバ