CalendarView.MonthYearItemMarginProperty Property

Definition

Identifies the MonthYearItemMargin dependency property.

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

Property Value

The identifier for the MonthYearItemMargin 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