INotify |
The INotifyDataChanged type exposes the following members.
| Name | Description | |
|---|---|---|
| AddDataChanged | Add a handler for the DataChanged event. | |
| RemoveDataChanged | Remove a handler from the DataChanged event. |
| Name | Description | |
|---|---|---|
| GetEventQueue |
Subscribes to data changed events and returns a NotifyDataChangedEventQueue.
(Defined by NotifyDataChanged) |