NotifyCollectionChangedExtensionsWeakSubscribe Method

Overload List

WeakSubscribe(INotifyCollectionChanged, ActionNotifyCollectionChangedEventArgs) Subscribes to the CollectionChanged event using a weak subscription.
WeakSubscribe(INotifyCollectionChanged, NotifyCollectionChangedEventHandler) Subscribes to the CollectionChanged event using a weak subscription.

See Also