1 implementation of SelectedIndex
Microsoft.Maui.Controls (1)
Picker\Picker.cs (1)
434 int IPicker.SelectedIndex
1 reference to SelectedIndex
Microsoft.Maui (1)
Handlers\Picker\PickerHandler.cs (1)
24 [nameof(IPicker.SelectedIndex)] = MapSelectedIndex,