CalendarView.SelectedHoverForegroundProperty Property

Definition

Identifies the SelectedHoverForeground dependency property.

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

Property Value

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