2 references to ItemTemplate
Microsoft.Maui.Controls (2)
Compatibility\Handlers\Shell\iOS\ShellTableViewSource.cs (1)
157 if (DefaultItemTemplate != null && _context.Shell.ItemTemplate == template)
Shell\Shell.cs (1)
172 BindableProperty.CreateAttached(nameof(ItemTemplate), typeof(DataTemplate), typeof(Shell), null, BindingMode.OneTime);