CalendarView.FirstOfMonthLabelFontFamilyProperty 属性

定义

标识 FirstOfMonthLabelFontFamily 依赖属性。

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

属性值

FirstOfMonthLabelFontFamily 依赖属性的标识符。

适用于

另请参阅