CalendarView.CalendarViewDayItemStyleProperty Property

Definition

Identifies the CalendarViewDayItemStyle  dependency property.

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

Property Value

The identifier for the CalendarViewDayItemStyle   dependency property.

Applies to

See also