CalendarView.CalendarItemPressedBackgroundProperty 属性

定义

标识 CalendarItemPressedBackground 依赖属性。

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

属性值

CalendarItemPressedBackground 依赖属性的标识符。

适用于