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