CalendarView.TodayBlackoutForegroundProperty 属性

定义

标识 TodayBlackoutForeground 依赖属性。

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

属性值

TodayBlackoutForeground 依赖属性的标识符。

适用于