1 implementation of SelectedIndicatorColor
Microsoft.Maui.Controls (1)
IndicatorView\IndicatorView.cs (1)
187 Paint IIndicatorView.SelectedIndicatorColor => SelectedIndicatorColor?.AsPaint();
1 reference to SelectedIndicatorColor
Microsoft.Maui (1)
Handlers\IndicatorView\IndicatorViewHandler.cs (1)
27 [nameof(IIndicatorView.SelectedIndicatorColor)] = MapSelectedIndicatorColor,