CalendarView.FirstOfMonthLabelFontWeightProperty 属性

定义

标识 FirstOfMonthLabelFontWeight 依赖属性。

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

属性值

FirstOfMonthLabelFontWeight 依赖属性的标识符。

适用于

另请参阅