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