CalendarView.CalendarItemBorderThicknessProperty Property

Definition

Identifies the CalendarItemBorderThickness  dependency property.

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

Property Value

The identifier for the CalendarItemBorderThickness   dependency property.

Applies to

See also