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.

Windows requirements

Device family
Windows 11 (introduced in 10.0.22000.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v14.0)

Applies to