CalendarView.MonthYearItemFontWeightProperty Property

Definition

Identifies the MonthYearItemFontWeight  dependency property.

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

Property Value

The identifier for the MonthYearItemFontWeight   dependency property.

Applies to

See also