Property BorderBrush
| Improve this Doc View SourceBorderBrush
Gets or sets the System.Windows.Media.Brush that draws the outer border color. This is a dependency property.
Declaration
public Brush BorderBrush { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Windows.Media.Brush | The System.Windows.Media.Brush that draws the outer border color. This property has no default value. |