CalendarView.CalendarItemPressedBackgroundProperty Property

Definition

Identifies the CalendarItemPressedBackground dependency property.

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

Property Value

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