CalendarView.CalendarItemBackgroundProperty Propiedad

Definición

Identifica la propiedad de dependencia CalendarItemBackground .

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

Valor de propiedad

Identificador de la propiedad de dependencia CalendarItemBackground .

Se aplica a

Consulte también