Click or drag to resize
ControlBorderThickness Property
Gets or sets the thickness of the border.

Namespace: Windows.UI.Xaml.Controls
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public Thickness BorderThickness { get; set; }

Property Value

Type: Thickness
See Also