CalendarView.FirstOfMonthLabelFontStyleProperty 属性

定义

标识 FirstOfMonthLabelFontStyle 依赖属性。

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

属性值

FirstOfMonthLabelFontStyle 依赖属性的标识符。

适用于

另请参阅