2 references to IsDefault
Microsoft.Maui.Controls (2)
ControlsColorExtensions.cs (1)
16 return !IsDefault(color);
Label\Label.Mapper.cs (1)
151 else if (label.TextType == TextType.Text || !label.TextColor.IsDefault())