The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
StrokeCollection::INotifyCollectionChanged::CollectionChanged Event
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Occurs when the StrokeCollection changes.
Assembly: PresentationCore (in PresentationCore.dll)
private: event NotifyCollectionChangedEventHandler^ CollectionChanged { virtual void add(NotifyCollectionChangedEventHandler^ value) sealed = INotifyCollectionChanged::CollectionChanged::add; virtual void remove(NotifyCollectionChangedEventHandler^ value) sealed = INotifyCollectionChanged::CollectionChanged::remove; }
.NET Framework
Available since 3.0
Available since 3.0
Show: