CalendarView.CalendarItemDisabledBackgroundProperty 属性

定义

标识 CalendarItemDisabledBackground 依赖属性。

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

属性值

CalendarItemDisabledBackground 依赖属性的标识符。

适用于