1 reference to
Microsoft.Maui.Controls (1)
Internals\NotifyCollectionChangedEventArgsEx.cs (1)
25
public NotifyCollectionChangedEventArgsEx(int count, NotifyCollectionChangedAction action, IList newItems, IList oldItems) :
base
(action, newItems, oldItems)