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