CalendarView.FirstOfMonthLabelFontWeightProperty Property

Definition

Identifies the FirstOfMonthLabelFontWeight  dependency property.

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

Property Value

The identifier for the FirstOfMonthLabelFontWeight   dependency property.

Applies to

See also