Share via


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.

Applies to