CalendarView.OutOfScopeHoverForegroundProperty Property

Definition

Identifies the OutOfScopeHoverForeground dependency property.

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

Property Value

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