2 references to DefaultBackgroundColor
Microsoft.Maui.Controls (2)
Compatibility\Handlers\ListView\iOS\CellRenderer.cs (1)
112 var defaultBgColor = cell.On<PlatformConfiguration.iOS>().DefaultBackgroundColor();
PlatformConfiguration\iOSSpecific\Cell.cs (1)
10 /// <summary>Bindable property for <see cref="DefaultBackgroundColor"/>.</summary>