3 references to _nativeFonts
Microsoft.Maui (3)
Fonts\FontRegistrar.cs (3)
44
_nativeFonts
[filename] = (filename, alias);
47
_nativeFonts
[alias!] = (filename, alias);
64
else if (
_nativeFonts
.TryGetValue(font, out var foundNativeFont))