CollectionContainer::OnContainedCollectionChanged Method (NotifyCollectionChangedEventArgs^)
.NET Framework (current version)
Raises the CollectionChanged event.
Assembly: PresentationFramework (in PresentationFramework.dll)
protected: virtual void OnContainedCollectionChanged( NotifyCollectionChangedEventArgs^ args )
Parameters
- args
-
Type:
System.Collections.Specialized::NotifyCollectionChangedEventArgs^
The event data.
.NET Framework
Available since 3.0
Available since 3.0
Show: