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