CalendarView.TodayForegroundProperty プロパティ

定義

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

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

プロパティ値

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

適用対象

こちらもご覧ください