2 references to GetColorOrDefault
Microsoft.Maui.Controls (2)
IndicatorView\IndicatorStackLayout.cs (2)
119 ? GetColorOrDefault(_indicatorView.SelectedIndicatorColor, Colors.Gray) 120 : GetColorOrDefault(_indicatorView.IndicatorColor, Colors.Silver);