CalendarView.TodayFontWeightProperty 属性

定义

标识 TodayFontWeight 依赖属性。

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

属性值

TodayFontWeight 依赖属性的标识符。

适用于

另请参阅