StrokeCollection.INotifyPropertyChanged.PropertyChanged Event

Definition

Occurs when the value of any StrokeCollection property has changed.

This API supports the product infrastructure and is not intended to be used directly from your code.

event System.ComponentModel.PropertyChangedEventHandler System.ComponentModel.INotifyPropertyChanged.PropertyChanged;
member this.System.ComponentModel.INotifyPropertyChanged.PropertyChanged : System.ComponentModel.PropertyChangedEventHandler 
Custom Event PropertyChanged As PropertyChangedEventHandler Implements System.ComponentModel.INotifyPropertyChanged

Event Type

Implements

Applies to