3 references to QueryIcon
Microsoft.Maui.Controls (3)
Shell\SearchHandler.cs (3)
393 /// <summary>Bindable property for <see cref="QueryIcon"/>.</summary> 395 BindableProperty.Create(nameof(QueryIcon), typeof(ImageSource), typeof(SearchHandler), null, BindingMode.OneTime, 719 var queryIcon = QueryIcon;