3 references to QueryIconName
Microsoft.Maui.Controls (3)
Shell\SearchHandler.cs (3)
388 /// <summary>Bindable property for <see cref="QueryIconName"/>.</summary> 390 BindableProperty.Create(nameof(QueryIconName), typeof(string), typeof(SearchHandler), null, BindingMode.OneTime, 725 var queryIconName = QueryIconName;