ListViewItemPresenter.FocusBorderBrushProperty Property

Definition

Identifies the FocusBorderBrush dependency property.

public:
 static property DependencyProperty ^ FocusBorderBrushProperty { DependencyProperty ^ get(); };
static DependencyProperty FocusBorderBrushProperty();
public static DependencyProperty FocusBorderBrushProperty { get; }
var dependencyProperty = ListViewItemPresenter.focusBorderBrushProperty;
Public Shared ReadOnly Property FocusBorderBrushProperty As DependencyProperty

Property Value

The identifier for the FocusBorderBrush dependency property.

Applies to