3 references to ToInt
Microsoft.Maui.Graphics (3)
Color.cs (3)
105
return
ToInt
() == other.
ToInt
();
181
public uint ToUint() => (uint)
ToInt
();