1 write to OldList
Microsoft.Maui.Controls (1)
ListProxyChangedEventArgs.cs (1)
18 OldList = oldList;
2 references to OldList
Microsoft.Maui.Controls (2)
Compatibility\Handlers\Shell\iOS\ShellSearchResultsRenderer.cs (2)
169 if (e.OldList != null) 171 ((INotifyCollectionChanged)e.OldList).CollectionChanged -= OnProxyCollectionChanged;