INotifyPropertyChangedWeak 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 INotifyPropertyChangedWeak : INotifyPropertyChanged
Public Interface INotifyPropertyChangedWeak _ Inherits INotifyPropertyChanged