The SignalingPropertyChangedEventArgstype exposes the following members.

Constructors

  Name Description
SignalingPropertyChangedEventArgs
Initializes a new instance of the class.

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
ChangedProperties
Gets an enumeration of type ChangeType encoded as an integer indicating which properties have changed.
ChangeType
Gets the enumeration type represented by the ChangedProperties property.

See Also