CalendarView.HorizontalFirstOfMonthLabelAlignmentProperty Property

Definition

Identifies the HorizontalFirstOfMonthLabelAlignment  dependency property.

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

Property Value

The identifier for the HorizontalFirstOfMonthLabelAlignment   dependency property.

Applies to

See also