INotifyItemPropertyChangedWeak 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 INotifyItemPropertyChangedWeak : INotifyItemPropertyChanged
Public Interface INotifyItemPropertyChangedWeak _ Inherits INotifyItemPropertyChanged