1 implementation of ItemSelected
Microsoft.Maui.Controls (1)
Shell\SearchHandler.cs (1)
297 void ISearchHandlerController.ItemSelected(object obj)
1 reference to ItemSelected
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\ShellPageRendererTracker.cs (1)
782 ((ISearchHandlerController)SearchHandler).ItemSelected(e);