StrokeCollection.INotifyCollectionChanged.CollectionChanged 事件

定义

StrokeCollection 更改时发生。

此 API 支持产品基础结构,不能在代码中直接使用。

event System.Collections.Specialized.NotifyCollectionChangedEventHandler System.Collections.Specialized.INotifyCollectionChanged.CollectionChanged;
member this.System.Collections.Specialized.INotifyCollectionChanged.CollectionChanged : System.Collections.Specialized.NotifyCollectionChangedEventHandler 
Custom Event CollectionChanged As NotifyCollectionChangedEventHandler Implements System.Collections.Specialized.INotifyCollectionChanged

事件类型

NotifyCollectionChangedEventHandler

实现

适用于