Share via


CalendarView.TodayBackgroundProperty プロパティ

定義

TodayBackground 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ TodayBackgroundProperty { DependencyProperty ^ get(); };
static DependencyProperty TodayBackgroundProperty();
public static DependencyProperty TodayBackgroundProperty { get; }
var dependencyProperty = CalendarView.todayBackgroundProperty;
Public Shared ReadOnly Property TodayBackgroundProperty As DependencyProperty

プロパティ値

TodayBackground 依存関係プロパティの識別子。

適用対象