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 依赖属性的标识符。

适用于