2 references to OnPropertyDataChanged
PresentationCore (2)
System\Windows\Ink\Stroke.cs (2)
418
OnPropertyDataChanged
(new PropertyDataChangedEventArgs(propertyDataId, propertyData, oldValue));
431
OnPropertyDataChanged
(new PropertyDataChangedEventArgs(propertyDataId, null, propertyData));