1 write to Extension
Microsoft.Maui (1)
Fonts\FontFile.cs (1)
92
Extension
= foundExtension,
3 references to Extension
Microsoft.Maui (3)
Fonts\FontFile.cs (2)
47
/// <remarks>This returns the combination of <see cref="FileName"/> and <see cref="
Extension
"/>.</remarks>
48
public string FileNameWithExtension() => FileNameWithExtension(
Extension
);
Fonts\FontManager.iOS.cs (1)
194
if (!string.IsNullOrWhiteSpace(fontFile.
Extension
))