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