CalendarView.MonthYearItemFontFamilyProperty 属性

定义

标识 MonthYearItemFontFamily 依赖属性。

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

属性值

MonthYearItemFontFamily 依赖属性的标识符。

适用于

另请参阅