CalendarView.DayItemFontWeightProperty Property

Definition

Identifies the DayItemFontWeight  dependency property.

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

Property Value

The identifier for the DayItemFontWeight   dependency property.

Applies to

See also