CalendarView.OutOfScopeBackgroundProperty Property

Definition

Identifies the OutOfScopeBackground  dependency property.

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

Property Value

The identifier for the   OutOfScopeBackground dependency property.

Applies to

See also