CalendarView.OutOfScopeForegroundProperty 属性

定义

标识 OutOfScopeForeground 依赖属性。

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

属性值

OutOfScopeForeground 依赖属性的标识符。

适用于

另请参阅