StrokeCollection Events
.NET Framework 4.5
The StrokeCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
PropertyDataChanged | Occurs when custom property is added or removed from the StrokeCollection. |
|
StrokesChanged | Occurs when a Stroke in the collection changes. |
| Name | Description | |
|---|---|---|
|
INotifyCollectionChanged.CollectionChanged | Infrastructure. Occurs when the StrokeCollection changes. |
|
INotifyPropertyChanged.PropertyChanged | Infrastructure. Occurs when the value of any StrokeCollection property has changed. |