CalendarView.TodayPressedBackgroundProperty Property

Definition

Identifies the TodayPressedBackground dependency property.

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

Property Value

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