1 reference to TryParse
Microsoft.Maui.Graphics (1)
Color.cs (1)
580
if (
TryParse
(value, out var c) && c != default)