CalendarView.MonthYearItemFontSizeProperty Property

Definition

Identifies the MonthYearItemFontSize  dependency property.

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

Property Value

The identifier for the   MonthYearItemFontSize dependency property.

Applies to

See also