CalendarView.SelectedPressedForegroundProperty Property

Definition

Identifies the SelectedPressedForeground dependency property.

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

Property Value

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