BorderThicknessProperty Field
Defines the BorderThickness property.
Definition
Namespace: Avalonia.Controls.Presenters
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
ContentPresenter Class
Avalonia.Controls.Presenters Namespace