2 references to ShowsResults
Microsoft.Maui.Controls (2)
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);