ItemsControl.OnItemsChanged Method (NotifyCollectionChangedEventArgs)
.NET Framework (current version)
Invoked when the Items property changes.
Assembly: PresentationFramework (in PresentationFramework.dll)
abstract OnItemsChanged : e:NotifyCollectionChangedEventArgs -> unit override OnItemsChanged : e:NotifyCollectionChangedEventArgs -> unit
Parameters
- e
-
Type:
System.Collections.Specialized.NotifyCollectionChangedEventArgs
Information about the change.
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: