Implemented interface member:
property
Weight
Microsoft.Maui.Graphics.IFont.Weight
1 write to Weight
Microsoft.Maui.Graphics (1)
Font.cs (1)
39 Weight = weight;
2 references to Weight
Microsoft.Maui.Graphics (2)
Font.cs (2)
50 Weight == other.Weight && 57 => (Name, Weight, StyleType).GetHashCode();