CalendarView.BlackoutForegroundProperty Property

Definition

Identifies the BlackoutForeground  dependency property.

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

Property Value

The identifier for the BlackoutForeground   dependency property.

Applies to

See also