2 references to OnPropertyDataChanged
PresentationCore (2)
System\Windows\Ink\StrokeCollection.cs (2)
164
OnPropertyDataChanged
(new PropertyDataChangedEventArgs(propertyDataId, propertyData, oldValue));
176
OnPropertyDataChanged
(new PropertyDataChangedEventArgs(propertyDataId, null, propertyData));