CalendarView.OutOfScopeForegroundProperty Property

Definition

Identifies the  OutOfScopeForeground dependency property.

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

Property Value

The identifier for the OutOfScopeForeground   dependency property.

Applies to

See also