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.

Applies to