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