다음을 통해 공유


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 종속성 속성의 식별자입니다.

적용 대상