CalendarView.OutOfScopePressedForegroundProperty 属性

定义

标识 OutOfScopePressedForeground 依赖属性。

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

属性值

OutOfScopePressedForeground 依赖属性的标识符。

适用于