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

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

Use this command to implement custom scrolling behavior.

参照

C1Scheduler クラス
C1Scheduler メンバ