CalendarView.MonthYearItemFontStyleProperty Property

Definition

Identifies the MonthYearItemFontStyle  dependency property.

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

Property Value

The identifier for the MonthYearItemFontStyle   dependency property.

Applies to

See also