The ParticipantPropertiesChangedEventArgs < (Of < ( TProperties > ) > ) type exposes the following members.

Constructors

Methods

  Name Description
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Properties

  Name Description
ChangedPropertyNames
Gets the list of property names that have changed.
(Inherited from PropertiesChangedEventArgs < (Of < ( TProperties > ) > ) .)
Participant
Properties
Gets the current values of the properties.
(Inherited from PropertiesChangedEventArgs < (Of < ( TProperties > ) > ) .)

See Also