CalendarView.CalendarItemHoverBackgroundProperty Property

Definition

Identifies the CalendarItemHoverBackground dependency property.

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

Property Value

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