CalendarView.DayItemFontFamilyProperty Property

Definition

Identifies the DayItemFontFamily  dependency property.

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

Property Value

The identifier for the DayItemFontFamily   dependency property.

Applies to

See also