The PropertyChangedEventManager type exposes the following members.

Constructors

  Name Description
Public method PropertyChangedEventManager

Methods

  Name Description
Public method Static member AddListener
Adds the specified listener to the list of listeners on the specified source.
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the type of the current instance.
(Inherited from Object.)
Public method Static member RemoveListener
Removes the specified listener from the list of listeners on the specified source.
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)

See Also