Share via


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.

Applies to