FontWeightProperty Field
Defines the FontWeight property.
Definition
Namespace: Avalonia.Controls.Documents
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly AttachedProperty<FontWeight> FontWeightProperty
Public Shared ReadOnly FontWeightProperty As AttachedProperty(Of FontWeight)
static val FontWeightProperty: AttachedProperty<FontWeight>