PropertyChangedEventManager Constructor
Creates a new CollectionChangedEventManager.
Namespace:
Tortuga.Anchor.EventingAssembly: Tortuga.Anchor (in Tortuga.Anchor.dll)
Syntax
public PropertyChangedEventManager( INotifyPropertyChanged source )
Public Sub New ( _ source As INotifyPropertyChanged _ )
Parameters
- source
- Type: INotifyPropertyChanged
The source.