Click or drag to resize

IDataChangedNotifier Methods

The IDataChangedNotifier type exposes the following members.

Methods
  NameDescription
Public methodAddDataChanged
Add a handler for the DataChanged event.
(Inherited from INotifyDataChanged.)
Public methodNotifyDataChanged
Notifies callers of a data change.
Public methodRemoveDataChanged
Remove a handler from the DataChanged event.
(Inherited from INotifyDataChanged.)
Top
Extension Methods
See Also