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