Share via


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.

Applies to