Share via


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.

Applies to