2 references to IsSearchEnabled
Microsoft.Maui.Controls (2)
Shell\SearchHandler.cs (2)
370
/// <summary>Bindable property for <see cref="
IsSearchEnabled
"/>.</summary>
372
BindableProperty.Create(nameof(
IsSearchEnabled
), typeof(bool), typeof(SearchHandler), true, BindingMode.OneWay);