[]
Event raised when the ItemsSource property has changed.
public event EventHandler<PropertyChangedEventArgs<IEnumerable>> ItemsSourceChanged
Type | Description |
---|---|
EventHandler<PropertyChangedEventArgs<IEnumerable>> | Event raised when the property has changed. |