TemplatedControl.

BorderBrush Property

Summary

Gets or sets the brush used to draw the control's border.

Syntax

public IBrush BorderBrush { get; set; }

Value

Type Description
IBrush