This topic has not yet been rated - Rate this topic

StrokeCollection Events

The StrokeCollection type exposes the following members.

  Name Description
Public event PropertyDataChanged Occurs when custom property is added or removed from the StrokeCollection.
Public event StrokesChanged Occurs when a Stroke in the collection changes.
Top
  Name Description
Explicit interface implemetation Private event INotifyCollectionChanged.CollectionChanged Infrastructure. Occurs when the StrokeCollection changes.
Explicit interface implemetation Private event INotifyPropertyChanged.PropertyChanged Infrastructure. Occurs when the value of any StrokeCollection property has changed.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.