CalendarView.CalendarItemBorderBrushProperty Property

Definition

Identifies the CalendarItemBorderBrush  dependency property.

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

Property Value

The identifier for the CalendarItemBorderBrush   dependency property.

Applies to

See also