WeakSubscribe Method
Overload List
WeakSubscribe(INotifyCollectionChanged, Action(NotifyCollectionChangedEventArgs)) | Subscribes to the CollectionChanged event using a weak subscription. |
WeakSubscribe(INotifyCollectionChanged, NotifyCollectionChangedEventHandler) | Subscribes to the CollectionChanged event using a weak subscription. |
See Also
Reference
NotifyCollectionChangedExtensions Class
Avalonia.Collections Namespace