[This is preliminary documentation and is subject to change.]

Represents data type that reports change of values of its members

The IReportsChange..::..ValueChangedEventArgsBase type exposes the following members.

Constructors

Properties

  NameDescription
Public propertyPropertyName
Gets the name of the property that changed.
(Overrides PropertyChangedEventArgs..::..PropertyName.)
Public propertyValueName
Gets name of changed value

See Also