CalendarView.OutOfScopeHoverForegroundProperty 属性

定义

标识 OutOfScopeHoverForeground 依赖属性。

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

属性值

OutOfScopeHoverForeground 依赖属性的标识符。

适用于