CalendarView.MonthYearItemMarginProperty 属性

定义

标识 MonthYearItemMargin 依赖属性。

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

属性值

MonthYearItemMargin 依赖属性的标识符。

适用于