3 references to ShowsResults
Microsoft.Maui.Controls (3)
Compatibility\Handlers\Shell\iOS\ShellPageRendererTracker.cs (1)
697 if (SearchHandler.ShowsResults)
Shell\SearchHandler.cs (2)
413 /// <summary>Bindable property for <see cref="ShowsResults"/>.</summary> 415 BindableProperty.Create(nameof(ShowsResults), typeof(bool), typeof(SearchHandler), false, BindingMode.OneTime);