FontStretchProperty Field
Defines the FontWeight property.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly StyledProperty<FontStretch> FontStretchProperty
Public Shared ReadOnly FontStretchProperty As StyledProperty(Of FontStretch)
static val FontStretchProperty: StyledProperty<FontStretch>
Field Value
See Also
Reference
TemplatedControl Class
Avalonia.Controls.Primitives Namespace