Click or drag to resize

ObservablePropertyChangeTrackerT Events

The ObservablePropertyChangeTrackerT generic type exposes the following members.

Events
  NameDescription
Public eventItemPropertyChanged
Occurs when the property of any item has changed. The sender in the event is the item that has changed, not this instance.
Top
See Also