Click or drag to resize

INotifyDataChanged Methods

The INotifyDataChanged type exposes the following members.

Methods
  NameDescription
Public methodAddDataChanged
Add a handler for the DataChanged event.
Public methodRemoveDataChanged
Remove a handler from the DataChanged event.
Top
Extension Methods
See Also