CalendarViewDayItem.IsBlackoutProperty 属性

定义

标识 IsBlackout 依赖属性。

public:
 static property DependencyProperty ^ IsBlackoutProperty { DependencyProperty ^ get(); };
static DependencyProperty IsBlackoutProperty();
public static DependencyProperty IsBlackoutProperty { get; }
var dependencyProperty = CalendarViewDayItem.isBlackoutProperty;
Public Shared ReadOnly Property IsBlackoutProperty As DependencyProperty

属性值

IsBlackout 依赖属性的标识符。

适用于

另请参阅