2 references to OnPropertyDataChanged
PresentationCore (2)
Core\CSharp\System\Windows\Ink\Stroke.cs (2)
426
OnPropertyDataChanged
(new PropertyDataChangedEventArgs(propertyDataId, propertyData, oldValue));
439
OnPropertyDataChanged
(new PropertyDataChangedEventArgs(propertyDataId, null, propertyData));