TileView for WPF and Silverlight Layout and Appearance / TileView for WPF and Silverlight Appearance Properties / Border Properties
In This Topic
Border Properties
In This Topic

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

Note: Dependency properties are external links.

 

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.
See Also