3 references to SelectionPropertyChanged
Microsoft.Maui.Controls (3)
Items\SelectableItemsView.cs (3)
147
SelectionPropertyChanged
(this, new SelectionChangedEventArgs(oldSelection, newSelection));
176
SelectionPropertyChanged
(selectableItemsView, args);
229
SelectionPropertyChanged
(selectableItemsView, args);