TemplatedControlBorderThickness Property

Gets or sets the thickness of the control's border.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public Thickness BorderThickness { get; set; }

Property Value

Thickness

See Also