Share via


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 依存関係プロパティの識別子。

適用対象