1 write to FontStyleType
Microsoft.Maui.Graphics (1)
FontSource.cs (1)
13 FontStyleType = fontStyleType;
3 references to FontStyleType
Microsoft.Maui.Graphics (3)
FontSource.cs (3)
22 && FontStyleType.Equals(other.FontStyleType); 29 ^ Weight.GetHashCode() ^ FontStyleType.GetHashCode();