CalendarView.TodayBlackoutBackgroundProperty Property

Definition

Identifies the TodayBlackoutBackground dependency property.

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

Property Value

The identifier for the TodayBlackoutBackground 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