Share via


CalendarView.FirstOfMonthLabelMarginProperty プロパティ

定義

FirstOfMonthLabelMargin 依存関係プロパティを識別します。

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

プロパティ値

FirstOfMonthLabelMargin 依存関係プロパティの識別子。

適用対象