CalendarView.HoverBorderBrushProperty Property

Definition

Identifies the HoverBorderBrush  dependency property.

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

Property Value

The identifier for the HoverBorderBrush   dependency property.

Applies to

See also