CalendarView.FirstOfMonthLabelMarginProperty Property

Definition

Identifies the FirstOfMonthLabelMargin dependency property.

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

Property Value

The identifier for the FirstOfMonthLabelMargin dependency property.

Applies to