Click or drag to resize

PropertyChangedMessageT Properties

The PropertyChangedMessageT generic type exposes the following members.

Properties
  NameDescription
Public propertyNewValue
Gets or sets the new value.
Public propertyOldValue
Gets or sets the old value.
Public propertyPropertyName
Gets or sets the name of the property.
Public propertySender
Gets or sets the message's sender.
(Inherited from Message.)
Top
Explicit Interface Implementations
See Also