4 references to _attachedItems
Microsoft.Maui.Controls (4)
TemplatedItemsList.cs (4)
1294 if (_attachedItems.Contains(list)) 1299 _attachedItems.Add(list); 1365 foreach (TemplatedItemsList<TView, TItem> list in _attachedItems) 1371 _attachedItems.Clear();