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.

Applies to