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.

Applies to