BorderThicknessProperty Field
Defines the BorderThickness property.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly StyledProperty<Thickness> BorderThicknessProperty
Public Shared ReadOnly BorderThicknessProperty As StyledProperty(Of Thickness)
static val BorderThicknessProperty: StyledProperty<Thickness>
Field Value
See Also
Reference
TemplatedControl Class
Avalonia.Controls.Primitives Namespace