[]
Occurs after an item of the view or the entire view has changed.
public event EventHandler<SourceChangeEventArgs<T>> Changed
Type | Description |
---|---|
EventHandler<SourceChangeEventArgs<T>> | Occurs after an item of the view or the entire view has changed. |