# Border Properties

## Content



The following properties let you customize the control's border:


> type=note
> **Note**: Dependency properties are external links.

| Property | Description |
| --- | --- |
| [BorderBrush](http://msdn2.microsoft.com/en-us/library/ms592511) | Gets or sets a brush that describes the border background of a control. This is a dependency property. |
| [BorderThickness](http://msdn2.microsoft.com/en-us/library/ms592512) | Gets or sets the border thickness of a control. This is a dependency property. |

## See Also

[Size Properties](/componentone/docs/wpf/online-tilesview/TileViewforWPFLayoutandAppearance/TileViewforWPFAppearanceProperties/SizeProperties)