Click or drag to resize

DeclaredObjectPropertyChangeEventArgs Properties

The DeclaredObjectPropertyChangeEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyGraphTrackingInfo
Gets an instance of the object graph information to introspect graph's details
Public propertyPropertyChangeTracking
Gets the property change tracking of the property that changed on the target object
(Inherited from ObjectChangeEventArgs.)
Public propertyTargetObject
Gets the target object that has changed
(Inherited from ObjectChangeEventArgs.)
Top
See Also