CalendarView.CalendarItemDisabledBackgroundProperty Property

Definition

Identifies the CalendarItemDisabledBackground dependency property.

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

Property Value

The identifier for the CalendarItemDisabledBackground dependency property.

Applies to