Table of Contents
BorderBrush Property

Gets or sets the brush used to draw the outer border of the Button.

Syntax
 public Brush BorderBrush { get; set; }
See Also