CalendarView.DayItemFontSizeProperty Property

Definition

Identifies the DayItemFontSize  dependency property.

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

Property Value

The identifier for the DayItemFontSize   dependency property.

Applies to

See also