CalendarView.HorizontalDayItemAlignmentProperty Property

Definition

Identifies the  HorizontalDayItemAlignment dependency property.

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

Property Value

The identifier for the HorizontalDayItemAlignment   dependency property.

Applies to

See also