バージョン

DayViewToScheduleViewSwitchThreshold プロパティ

CurrentViewMode が、VisibleCalendarCount の変更に基づいて、DayView から ScheduleView にいつ変更されるかを返すか、設定します。
シンタックス
'宣言
 
Public Property DayViewToScheduleViewSwitchThreshold As Integer
public int DayViewToScheduleViewSwitchThreshold {get; set;}
解説

有効な場合 (IsDayViewToScheduleViewSwitchEnabled)、CurrentViewMode は、ビューが Day ビューの 1 つで XamDayViewVisibleCalendarCount がこのプロパティ値よりも小さい値からプロパティ値以上の値になるときに、ScheduleView に関連するビューの 1 つに変更されます。

参照