CalendarView.BlackoutBackgroundProperty 属性

定义

标识 BlackoutBackground 依赖属性。

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

属性值

BlackoutBackground 依赖属性的标识符。

适用于