CalendarView.OutOfScopePressedForegroundProperty Property

Definition

Identifies the OutOfScopePressedForeground dependency property.

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

Property Value

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