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.

Applies to