2 references to EmbeddedFontLoader
Microsoft.Maui (2)
Fonts\EmbeddedFontLoader.cs (1)
27 : this(null)
Hosting\Fonts\FontsMauiAppBuilderExtensions.cs (1)
31 builder.Services.TryAddSingleton<IEmbeddedFontLoader>(svc => new EmbeddedFontLoader(svc));