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.

Windows requirements

Device family
Windows 11 (introduced in 10.0.22000.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v14.0)

Applies to