The following properties let you customize the control's border.
Property | Description |
---|---|
BorderBrush | Gets or sets a brush that describes the border background of a control. This is a dependency property. |
BorderThickness | Gets or sets the border thickness of a control. This is a dependency property. |