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.

Applies to