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