CalendarView.VerticalFirstOfMonthLabelAlignmentProperty Property

Definition

Identifies the VerticalFirstOfMonthLabelAlignment  dependency property.

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

Property Value

The identifier for the VerticalFirstOfMonthLabelAlignment   dependency property.

Applies to

See also