ParticipantPropertiesChangedEventArgs<TProperties> Members
Include Protected Members
Include Inherited Members
The ParticipantPropertiesChangedEventArgs<TProperties> type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ParticipantPropertiesChangedEventArgs<TProperties> |
Top
Properties
Name | Description | |
---|---|---|
ChangedPropertyNames | Gets the list of property names that have changed. (inherited from PropertiesChangedEventArgs<TProperties>) | |
Participant | ||
Properties | Gets the current values of the properties. (inherited from PropertiesChangedEventArgs<TProperties>) |
Top
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) |
Top