CalendarView.TodayHoverBackgroundProperty 属性

定义

标识 TodayHoverBackground 依赖属性。

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

属性值

TodayHoverBackground 依赖属性的标识符。

适用于