FontWeightProperty Field
Defines the FontWeight property.
Definition
Namespace: Avalonia.Controls.Primitives
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
TemplatedControl Class
Avalonia.Controls.Primitives Namespace