Share via


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.

Applies to