Scheduler for UWP/WinRT
LargeStartTimeChange プロパティ

IncrementStartTimeLarge メソッドと DecrementStartTimeLarge メソッドおよび IncrementStartTimeLargeCommand コマンドと DecrementStartTimeLargeCommand コマンドによって VisualStartTime プロパティを変更するために使用する TimeSpan を取得または設定します。これは依存関係プロパティです。
構文
'宣言
 
Public Property LargeStartTimeChange As System.TimeSpan
public System.TimeSpan LargeStartTimeChange {get; set;}
解説
この値が設定されていない場合は、VisualTimeSpan プロパティの値が使用されます。
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

C1Scheduler クラス
C1Scheduler メンバ

Send Feedback