CalendarView.DayItemFontWeightProperty 属性

定义

标识 DayItemFontWeight 依赖属性。

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

属性值

DayItemFontWeight 依赖属性的标识符。

适用于

另请参阅