CalendarView.FirstOfMonthLabelFontStyleProperty Property

Definition

Identifies the FirstOfMonthLabelFontStyle  dependency property.

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

Property Value

The identifier for the FirstOfMonthLabelFontStyle   dependency property.

Applies to

See also