PropertyChangedEventManager Class
This is used to attach weak event handlers to the indicated source.
Namespace:
Tortuga.Anchor.EventingAssembly: Tortuga.Anchor (in Tortuga.Anchor.dll)
Syntax
public class PropertyChangedEventManager : EventManager<PropertyChangedEventArgs>
Public Class PropertyChangedEventManager _ Inherits EventManager(Of PropertyChangedEventArgs)
Inheritance Hierarchy
Tortuga.Anchor.Eventing..::..EventManager<(Of <(<'PropertyChangedEventArgs>)>)>
Tortuga.Anchor.Eventing..::..PropertyChangedEventManager