Share via


PropertiesChangedEventArgs<TProperties> Members

Include Protected Members
Include Inherited Members

Represents properties that have changed on an object.

The PropertiesChangedEventArgs<TProperties> type exposes the following members.

Constructors

  Name Description
Protected method PropertiesChangedEventArgs<TProperties> Creates a new instance of PropertiesChangedEventArgs.

Top

Properties

  Name Description
Public property ChangedPropertyNames Gets the list of property names that have changed.
Public property Properties Gets the current values of the properties.

Top

Methods

  Name Description
Public method Equals (inherited from Object)
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 ToString (inherited from Object)

Top

See Also

Reference

PropertiesChangedEventArgs<TProperties> Class

Microsoft.Rtc.Collaboration Namespace