CalendarView.BlackoutStrikethroughBrushProperty 属性

定义

标识 BlackoutStrikethroughBrush 依赖属性。

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

属性值

BlackoutStrikethroughBrush 依赖属性的标识符。

适用于