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