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

适用于

另请参阅