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