CalendarView.VerticalFirstOfMonthLabelAlignmentProperty 属性

定义

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

属性值

VerticalFirstOfMonthLabelAlignment 依赖属性的标识符。

适用于

另请参阅