CalendarView.FirstOfMonthLabelFontFamilyProperty Property

Definition

Identifies the FirstOfMonthLabelFontFamily  dependency property.

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

Property Value

The identifier for the   FirstOfMonthLabelFontFamily dependency property.

Applies to

See also