FontFamily Property
Gets or sets the font family used to draw the control's text.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public FontFamily FontFamily { get; set; }
Public Property FontFamily As FontFamily
Get
Set
member FontFamily : FontFamily with get, set
Property Value
FontFamilySee Also
Reference
TemplatedControl Class
Avalonia.Controls.Primitives Namespace