CalendarView.BlackoutStrikethroughBrush Property

Definition

Gets or sets a brush that marks out a date that can't be selected.

C#
public Brush BlackoutStrikethroughBrush { get; set; }
XAML
<CalendarView BlackoutStrikethroughBrush="{StaticResource resourceName}"/>
- or -
<CalendarView BlackoutStrikethroughBrush="colorString"/>
- or -
<CalendarView>
  CalendarView.BlackoutStrikethroughBrush>singleBrush</CalendarView.BlackoutStrikethroughBrush>
</CalendarView>

Property Value

A brush that marks out a date that can't be selected.

Applies to

Product Versions
Windows App SDK 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6