2 references to ItemTemplate
Microsoft.Maui.Controls (2)
Shell\SearchHandler.cs (2)
379 /// <summary>Bindable property for <see cref="ItemTemplate"/>.</summary> 381 BindableProperty.Create(nameof(ItemTemplate), typeof(DataTemplate), typeof(SearchHandler), null, BindingMode.OneTime);