CalendarView.DayItemFontStyleProperty Property

Definition

Identifies the DayItemFontStyle  dependency property.

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

Property Value

The identifier for the DayItemFontStyle   dependency property.

Applies to

See also