Notifications Property
Notifications
Gets the notifications that were suppressed.
Declaration
public List<Tuple<object?, NotifyCollectionChangedEventArgs>> Notifications { get; }
Public ReadOnly Property Notifications As List(Of Tuple(Of Object, NotifyCollectionChangedEventArgs))