2 references to OnSearchHandlerPropertyChanged
Microsoft.Maui.Controls (2)
Compatibility\Handlers\Shell\iOS\ShellPageRendererTracker.cs (2)
603
_searchHandler.PropertyChanged -=
OnSearchHandlerPropertyChanged
;
611
_searchHandler.PropertyChanged +=
OnSearchHandlerPropertyChanged
;