[]
Called when the value of the System.Windows.Controls.ItemsControl.Items property changes.
public event EventHandler<NotifyCollectionChangedEventArgs> ItemsChanged
Type | Description |
---|---|
EventHandler<NotifyCollectionChangedEventArgs> | Called when the value of the System.Windows.Controls.ItemsControl.Items property changes. |