Implemented interface member:
property
FontFamily
Microsoft.Maui.Controls.Internals.IFontElement.FontFamily
2 references to FontFamily
Microsoft.Maui.Controls (1)
Label\Label.cs (1)
32
/// <summary>Bindable property for <see cref="
FontFamily
"/>.</summary>
Microsoft.Maui.Controls.Compatibility (1)
Tizen\Renderers\LabelRenderer.cs (1)
100
Control.FontFamily = Element.
FontFamily
;