CalendarView.SelectedDisabledBorderBrushProperty Property

Definition

Identifies the SelectedDisabledBorderBrush dependency property.

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

Property Value

The identifier for the SelectedDisabledBorderBrush dependency property.

Windows requirements

Device family
Windows 11 (introduced in 10.0.22000.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v14.0)

Applies to