CalendarView.SelectedHoverBorderBrushProperty Property

Definition

Identifies the  SelectedHoverBorderBrush dependency property.

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

Property Value

The identifier for the SelectedHoverBorderBrush   dependency property.

Applies to

See also