1 write to _fontLoader
Microsoft.Maui (1)
Fonts\FontRegistrar.cs (1)
28 _fontLoader = fontLoader;
4 references to _fontLoader
Microsoft.Maui (4)
Fonts\FontRegistrar.cs (4)
81 if (_fontLoader == null) 84 var result = _fontLoader.LoadFont(font); 93 if (_fontLoader == null) 96 var result = _fontLoader.LoadFont(font);