INotifyCollectionChangedWeak Interface
This interface allows attaching and removing weak event handlers that listen for CollectionChanged events
Namespace:
Tortuga.Anchor.EventingAssembly: Tortuga.Anchor (in Tortuga.Anchor.dll)
Syntax
public interface INotifyCollectionChangedWeak : INotifyCollectionChanged
Public Interface INotifyCollectionChangedWeak _ Inherits INotifyCollectionChanged