ItemPropertyChangedEventManager Members

The ItemPropertyChangedEventManager type exposes the following members.

Constructors


  Name Description
Public method ItemPropertyChangedEventManager
Creates a new CollectionChangedEventManager.

Methods


  Name Description
Public method AddHandler
Adds a weak event handler.
(Inherited from EventManager<(Of <(<'T>)>)>.)
Protected method AttachToEvent
The implementation of this event must attach the event source to the EventFired method.
Protected method DetachFromEvent
The implementation of this event must detach the event source to the EventFired method.
Public method Equals(System.Object) (Inherited from Object.)
Protected method EventFired
This dispatches the event to all of the listeners
(Inherited from EventManager<(Of <(<'T>)>)>.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method RemoveHandler
Removes a weak event handler.
(Inherited from EventManager<(Of <(<'T>)>)>.)
Public method ToString (Inherited from Object.)