Click or drag to resize
ReferencedValueType Events

The ReferencedValueType type exposes the following members.

Events
  NameDescription
Public eventHasBeenChanged
Event which is raised when a contained element has been changed. For observers it's not important which one, they have to re-examine the path for their own requirements to see whether it's still valid.
Public eventHasBeenRemoved
Raised when the implementing element has been removed from its container
Public eventValueTypeChanged
Raised when a value inside the valuetype this referenced valuetype is referencing has been changed. This event contains the information about the particular change.
Top
See Also