2 references to SeventyPercentGrey
Microsoft.Maui (1)
Platform\iOS\ColorExtensions.cs (1)
34 return SeventyPercentGrey;
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\EntryRenderer.cs (1)
42 readonly Color _defaultPlaceholderColor = Maui.Platform.ColorExtensions.SeventyPercentGrey.ToColor();