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

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

Use this command to implement custom scrolling behavior.

参照

C1Scheduler クラス
C1Scheduler メンバ