CalendarView.MonthYearItemFontFamilyProperty Property

Definition

Identifies the MonthYearItemFontFamily  dependency property.

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

Property Value

The identifier for the MonthYearItemFontFamily   dependency property.

Applies to

See also